Commit Graph

31 Commits

Author SHA1 Message Date
Volker Fischer
e8096e48f0 2018 -> 2019 2019-03-24 09:30:30 +01: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
8bfdc7347a 2017 -> 2018 2018-03-09 21:13:02 +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
3d647400db add support for channel selection for MacOS 2015-11-19 19:36:47 +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
8d15994159 fixed another warning 2015-11-13 22:27:25 +00:00
Volker Fischer
33e5a07cf7 change all 2014 to 2015 2015-02-04 18:17:23 +00:00
Volker Fischer
c0a67a9884 update to 2014 2014-01-05 16:52:38 +00:00
Volker Fischer
4fb1db8493 fixed a typo in a variable name 2013-12-29 14:45:14 +00:00
Volker Fischer
87aabee220 changed the qt includes to regular ones (without the .h) 2013-01-02 20:41:04 +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
18ff7f2dc4 update log file, small fix for project file, added header include for 64bit compilation on Mac (thanks to morloch) 2012-01-22 18:28:35 +00:00
Volker Fischer
e31c59e0f2 support for selecting audio device for Mac 2012-01-22 10:26:34 +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
8720c40db6 some more work for moving functions from the Windows sound interface to the sound base class 2011-10-18 20:04:56 +00:00
Volker Fischer
6a4260352d some minor changes (help text, renaming, etc.) 2011-05-30 07:28:08 +00:00
Volker Fischer
c8731e6be6 same fixes, some cleanup, some server list implementation 2011-03-31 18:25:14 +00:00
Volker Fischer
bd6508c58f first working version of sound card channel selection 2010-03-20 12:57:16 +00:00
Volker Fischer
1345eac823 move dummy sound card device selection code in base class 2010-03-20 12:11:11 +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
0e624d3b99 support for setting device buffer size, some cleanup 2010-03-11 19:12:30 +00:00
Volker Fischer
b6ee741e2c first working version of CoreAudio interface, still a lot to do... 2010-03-10 21:40:47 +00:00
Volker Fischer
5b0618e4c6 added lots of test and debug code, audio interface not working yet 2010-03-09 19:19:10 +00:00
Volker Fischer
758e72ffd5 some more CoreAudio work 2010-03-05 21:18:11 +00:00
Volker Fischer
4e9e5c36f0 first try implementing CoreAudio interface 2010-03-05 20:19:12 +00:00
Volker Fischer
b00a423ad9 added initial CoreAudio files 2010-03-05 06:05:38 +00:00