Christopher Snowhill
|
9c9d71cd9c
|
Overhaul CoreAudio output code: Downmix properly from 8 channels, redo converter process, and no longer crash when forced to output to a low quality device. Switchover to stereo from mono isn't perfect, however.
|
2021-12-25 15:02:13 -08:00 |
Chris Moeller
|
c29583ec42
|
Fixed ConverterNode listener
|
2013-10-10 20:02:02 -07:00 |
Chris Moeller
|
15c545b10d
|
Fixed input to float conversion and made it mandatory, so I could move volume scaling to the converter node
|
2013-10-07 03:59:04 -07:00 |
Chris Moeller
|
8aa01894ee
|
Added downmixing of surround for stereo output devices
|
2013-10-07 00:24:26 -07:00 |
vspader
|
139bab5e0e
|
Fixed up streaming a bit.
Removed debugging code for http source. Was that in 0.06? Whoops.
|
2007-10-12 02:55:59 +00:00 |
vspader
|
5ad2728d3c
|
Moved converter to a seperate node again.
|
2007-10-03 20:23:14 +00:00 |
vspader
|
1aead1bf0d
|
Merged decoder and converter threads to facilitate midstream format changing.
|
2007-03-03 17:19:37 +00:00 |
vspader
|
927b65a4a5
|
Merged with cog-audio-framework branch. Cog now uses plugins.
|
2007-02-24 20:36:27 +00:00 |