Commit Graph

56 Commits

Author SHA1 Message Date
Volker Fischer
e8096e48f0 2018 -> 2019 2019-03-24 09:30:30 +01:00
Volker Fischer
dd473c1146 small fix 2019-01-12 14:34:35 +00:00
Volker Fischer
d36cd17815 preparation for MIDI controller audio fader level support 2019-01-12 14:32:41 +00:00
Volker Fischer
ea24503fdc preparation for MIDI controller audio fader level support 2019-01-12 12:45:08 +00:00
Volker Fischer
156a48fde1 added some test code to mix micro channel on sound card input 4 to stereo input 2019-01-10 17:22:45 +00:00
Volker Fischer
8bfdc7347a 2017 -> 2018 2018-03-09 21:13:02 +00:00
Volker Fischer
a75670944a possible fix for a crash on MacOS High Sierra (reported in the Jamulus forum) 2018-03-08 20:03:07 +00:00
Volker Fischer
3f2f01b2b1 test code for mixing mic channels under Mac (not enabled) 2018-03-04 10:22:10 +00:00
Volker Fischer
b0d37c86e7 2016 -> 2017 2017-08-11 21:08:54 +00:00
Volker Fischer
ca73117279 update the copyright 2015-12-31 13:14:09 +00:00
Volker Fischer
66fb8fa61d some small changes 2015-11-22 09:23:00 +00:00
Volker Fischer
fbcb7f717a add device notification for a property change (e.g. if the number of channels is changed) 2015-11-20 18:39:28 +00:00
Volker Fischer
cdeb89e514 added some security code, release CF string to avoid memory leaking 2015-11-20 18:23:42 +00:00
Volker Fischer
b68e429953 better name for the channels 2015-11-20 11:24:20 +00:00
Volker Fischer
3d647400db add support for channel selection for MacOS 2015-11-19 19:36:47 +00:00
Volker Fischer
d5bcb0fc1a in case we have invalid sizes, clear buffer to avoid a constant tone to be played all the time 2015-11-17 18:48:07 +00:00
Volker Fischer
0ac2421e61 small fix 2015-11-17 18:42:41 +00:00
Volker Fischer
33fbaabf45 disable debug testing code 2015-11-17 18:40:54 +00:00
Volker Fischer
e41f337d3a fixed a TODO 2015-11-17 18:38:39 +00:00
Volker Fischer
bef159eb67 fixed an error message, dump version number 2015-11-17 18:26:43 +00:00
Volker Fischer
14d5460fd1 major rewrite of the CoreAudio code to avoid the runtime warning about depriciated functions/modules 2015-11-17 17:42:28 +00:00
Volker Fischer
6a55eb3e7e added some test code, added auto setting of the sample rate 2015-11-15 19:21:24 +00:00
Volker Fischer
2607d43af5 fixed the last remaining compiler warning in this file 2015-11-13 22:38:44 +00:00
Volker Fischer
8d15994159 fixed another warning 2015-11-13 22:27:25 +00:00
Volker Fischer
89f8578efb fixed two warnings 2015-11-13 21:57:24 +00:00
Volker Fischer
15e44213a7 fixed two warnings 2015-11-13 21:41:07 +00:00
Volker Fischer
233c34ba45 fixed two warnings 2015-11-13 21:13:59 +00:00
Volker Fischer
12889fbea5 fixed a buffer overrun problem in the Mac audio interface if the sound card has a lot of input and output channels 2015-07-05 12:00:54 +00:00
Volker Fischer
75e38864d9 possible fix for a crash for some external audio interfaces 2015-07-05 09:35:04 +00:00
Volker Fischer
423cec2ff2 possible fix for a crash for some external audio interfaces 2015-07-04 08:47:46 +00:00
Volker Fischer
33e5a07cf7 change all 2014 to 2015 2015-02-04 18:17:23 +00:00
Volker Fischer
b25347e3b3 added a comment 2014-02-25 21:00:31 +00:00
Volker Fischer
3ba632be9e small fix in comment 2014-02-24 23:30:50 +00:00
Volker Fischer
c0a67a9884 update to 2014 2014-01-05 16:52:38 +00:00
Volker Fischer
30f285a18e speed optimization 2014-01-03 08:56:31 +00:00
Volker Fischer
4fb1db8493 fixed a typo in a variable name 2013-12-29 14:45:14 +00:00
Volker Fischer
3f75913dca better handling of sound card reinits 2012-01-28 11:51:14 +00:00
Volker Fischer
3a83c5cad0 small warning fix 2012-01-23 21:18:01 +00:00
Volker Fischer
e50abe3a67 fix for bad audio under Mac for some USB sound cards 2012-01-23 21:01:18 +00:00
Volker Fischer
e31c59e0f2 support for selecting audio device for Mac 2012-01-22 10:26:34 +00:00
Volker Fischer
02c0bcb1ac some fixes -> device string enumeration seems to work now 2012-01-22 08:00:16 +00:00
Volker Fischer
ae3a8b09de some work on Mac audio device selection, not yet finished 2012-01-21 18:21:36 +00:00
Volker Fischer
c8731e6be6 same fixes, some cleanup, some server list implementation 2011-03-31 18:25:14 +00:00
Volker Fischer
db636f9d96 take care of problem if input/output buffer sizes cannot be set to a common value, some cleanup 2010-03-13 11:04:29 +00:00
Volker Fischer
c4ae143efa removed warnings 2010-03-13 09:46:51 +00:00
Volker Fischer
106cec35d9 some more cleanup 2010-03-11 19:35:19 +00:00
Volker Fischer
0e624d3b99 support for setting device buffer size, some cleanup 2010-03-11 19:12:30 +00:00
Volker Fischer
d5cb9d821d improved error message on wrong sample rate 2010-03-11 18:33:56 +00:00
Volker Fischer
720fe3c075 added check for sample rates 2010-03-11 07:03:04 +00:00
Volker Fischer
b6ee741e2c first working version of CoreAudio interface, still a lot to do... 2010-03-10 21:40:47 +00:00