Commit Graph

68 Commits

Author SHA1 Message Date
Volker Fischer
00b11ee06a try to fix Misconfigured ASIO4ALL config can't be corrected #117 2020-04-20 19:57:21 +02:00
Volker Fischer
9f7877af88 next try to fix the Mac audio interface issue 2020-04-15 16:11:01 +02:00
Volker Fischer
c280e99425 bug fix and some code style changes 2020-04-14 19:41:17 +02:00
corrados
45795c469a
Merge pull request #68 from emlynmac/fix-out-multichannel
Add support for multichannel out
2020-04-14 19:32:27 +02:00
Volker Fischer
802e688443 go back to original version with recent Mac audio interface changes 2020-04-14 19:30:15 +02:00
Volker Fischer
1dabad7026 try to fix Mac audio interface issue 2020-04-14 19:01:23 +02:00
Emlyn Bolton
98d9b4e064 Add support for multichannel out 2020-04-13 14:55:29 -07:00
Volker Fischer
21318f993d try to fix issue reported in https://sourceforge.net/p/llcon/discussion/software/thread/7c443f2ed9/#eeab 2020-04-13 20:19:06 +02:00
Volker Fischer
82f5ad18f4 added support for Central Server (North America) (Ticket #50), small bug fix for the Mac audio interface 2020-04-11 14:27:50 +02:00
Volker Fischer
d0c0a4722a integrated the essential changes from emlynmac from https://github.com/corrados/jamulus/pull/44 2020-04-10 20:29:14 +02:00
Volker Fischer
791d600634 2019->2020 2020-01-01 15:41:43 +01:00
Volker Fischer
81b5cf7861 added command line argument for disabling auto jack connection (Ticket #49) 2019-09-22 20:13:08 +02:00
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