Ticket #231 (reopened defect)

Opened 16 months ago

Last modified 6 weeks ago

Re-write Sound_out

Reported by: mcarrick Owned by: jgaeddert
Priority: major Milestone: Release 0.8.1
Component: platform Version: 0.7.x
Keywords: Sound_out, sound card, soundCardPlayBack Cc:

Description

The current Sound_out was written a while ago and needs an update. It is implemented differently than other devices.

Change History

Changed 16 months ago by balister

Be sure to review and understand the comments in ticket #219 before starting this task. Also, there should only be one sound device that supports both reading and writing to the sound subsystem.

Changed 16 months ago by mcarrick

  • milestone changed from 0.7.0 to Release 0.8.0

Changed 14 months ago by balister

I've been working though the sound device and can confirm the code is awful and should be burned :)

Changed 9 months ago by cdietric

  • milestone changed from Release 0.8.0 to Release 0.7.4

Changed 9 months ago by jgaeddert

  • owner changed from caguayog to jgaeddert
  • version changed from trunk to 0.7.x

Moving to portaudio interface (http://portaudio.com/) and new device AudioDevice with r8798:8820

portaudio libraries installed on Debian (and derivatives) via

sudo apt-get install portaudio19-dev

Device implementation needs testing.

See also ticket #150.

Changed 6 weeks ago by cdietric

  • status changed from new to closed
  • resolution set to fixed
  • milestone changed from Release 0.7.5 to Release 0.8.1

Changed 6 weeks ago by cdietric

  • status changed from closed to reopened
  • resolution fixed deleted

Needs to be included in 0.8.1

Note: See TracTickets for help on using tickets.