Commit Graph

148 Commits

Author SHA1 Message Date
Jack Andersen 5ad8c06b99 add SongState::DetectVersion for much less hacky version-detection 2016-07-02 11:50:38 -10:00
Jack Andersen e99dbc7e0a Initialization fix in SongConverter as indicated by valgrind 2016-06-30 09:30:13 -10:00
Jack Andersen d6b9d4fca1 PC SNG decoder fixes 2016-06-27 12:43:04 -10:00
Jack Andersen c7f093c5ee Minor adjustments to test PC SNG data extract 2016-06-27 11:02:10 -10:00
Jack Andersen 22a8534887 Support for N64 SNG Control and Program Change encoding 2016-06-22 14:28:02 -10:00
Jack Andersen 0c606fa9b7 Windows Fixes 2016-06-22 12:15:53 -10:00
Jack Andersen a0241574ba Plenty of SongConverter bug fixes 2016-06-22 11:43:45 -10:00
Jack Andersen bd10015024 Work on MIDI-to-SNG conversion 2016-06-21 18:18:28 -10:00
Jack Andersen a0bb35433a Initial amuseconv implementation with SNG extraction 2016-06-20 20:40:13 -10:00
Jack Andersen 3bc47baa1d N64 SNG fixes 2016-06-19 22:08:32 -10:00
Jack Andersen 7666b51c50 Merge branch 'master' of https://github.com/AxioDL/amuse 2016-06-19 17:36:32 -10:00
Jack Andersen ee29fb4b1e Initial N64 SNG support; pitch-wheel fix 2016-06-19 17:35:57 -10:00
Jack Andersen ad23f9d0c4 Symbol pollution is bad for your health 2016-06-19 09:19:16 -10:00
Jack Andersen d2a8430746 Sightly faster CoInitialize flag 2016-06-17 10:41:39 -10:00
Jack Andersen b231cf9104 Ensure COM is initialized for VST hosts that might not have done so 2016-06-17 10:11:35 -10:00
Phillip Stephens 22610f32e9 Add missing cstring include 2016-06-16 23:10:15 -07:00
Jack Andersen 3f98ada70a Less hacky Win32 API use 2016-06-16 15:30:18 -10:00
Jack Andersen 7b9c7a4eb6 Page selection bug fixes; working drum pages 2016-06-16 12:18:17 -10:00
Jack Andersen 797908a126 Non-windows linkage fixes 2016-06-15 17:30:42 -10:00
Jack Andersen f69af0e9af Audio buffering bug fix 2016-06-14 17:51:56 -10:00
Jack Andersen 3521d94d1c VST bug fixes, still having some odd discontinuity issues 2016-06-14 14:36:25 -10:00
Jack Andersen 7659371cb6 VST state save/restore 2016-06-13 22:04:37 -10:00
Jack Andersen e7c7e5ffd3 VST UI logic complete, needs some audio output debugging 2016-06-13 15:54:24 -10:00
Jack Andersen fa3007b65c wchar_t support for key path handling functions on Windows 2016-06-12 19:47:07 -10:00
Jack Andersen e4ae1f1f88 Initial VST FilePresenter implementation 2016-06-11 18:52:40 -10:00
Jack Andersen 6f538dc19c Additional VST UI work 2016-06-10 20:40:23 -10:00
Jack Andersen 6f7a7405d7 Initial work on VST editor UI 2016-06-10 14:47:02 -10:00
Jack Andersen fd0dd8922a Initial VST plugin implementation 2016-06-09 11:33:26 -10:00
Jack Andersen 57bb631f9b Minor variable fix 2016-06-08 15:26:29 -10:00
Jack Andersen ad784966e9 Merge branch 'master' of https://github.com/AxioDL/amuse 2016-06-08 15:25:42 -10:00
Jack Andersen e8c6418633 Default volume and pan CC values, MIDI controller ADSR mode 2016-06-08 15:22:18 -10:00
Jack Andersen 117d7046dd Initial working AudioUnit integration 2016-06-07 18:33:15 -10:00
Jack Andersen f260019b89 More AudioUnit integration 2016-06-06 17:42:51 -10:00
Jack Andersen 85b6f406f1 Add Sample and SFX tables 2016-06-05 12:37:49 -10:00
Jack Andersen 168c4d3cfd Container loading bug fixes, drag-n-drop support 2016-06-04 17:11:24 -10:00
Jack Andersen 62ece61cb2 More UI bindings, metadata management 2016-06-04 12:38:55 -10:00
Jack Andersen 9ae92313e3 Work on AudioUnit data UI 2016-06-03 16:34:35 -10:00
Jack Andersen 81bd897ec1 Work on AudioUnit 2016-06-02 16:53:52 -10:00
Jack Andersen 8930e005df Integrate relevant evaluators into Voice state 2016-06-01 16:28:48 -10:00
Jack Andersen e932539ec4 Properly advertise Sequencer tempo to voice SoundMacros 2016-06-01 11:32:48 -10:00
Jack Andersen a047b1f6c8 Add Channel-Portamento support 2016-06-01 11:17:16 -10:00
Jack Andersen d132b1be34 Support for effect sample-rate changes 2016-05-31 18:49:35 -10:00
Jack Andersen 44204d7b08 Add conditional song prompt 2016-05-31 17:05:13 -10:00
Phillip Stephens 08de4873f4 Merge commit '40e808e' 2016-05-31 15:41:16 -07:00
Phillip Stephens 40e808e134 Add failsafe and .song extension 2016-05-31 15:40:09 -07:00
Jack Andersen 4b102388f1 Windows fixes 2016-05-31 12:25:05 -10:00
Jack Andersen b140b245d7 Merge branch 'master' of https://github.com/AxioDL/amuse 2016-05-31 12:16:46 -10:00
Jack Andersen 8edf43ad6e Add Win32 backtrace generator for temporary deployment-debugging 2016-05-31 12:09:38 -10:00
Jack Andersen 56f1bf7bff Minor engine lifetime fix 2016-05-31 11:40:24 -10:00
Jack Andersen b26ad4c446 Object lifetime fixes 2016-05-31 11:07:46 -10:00