2
0
Fork 0
Commit graph

28 commits

Author SHA1 Message Date
bsutherland
4b364db2e4 Apply OSX fixes supplied by jrrs. 2018-10-29 22:26:42 +09:00
bsutherland
e128468819 Source code updates for 5.3.2 2018-10-29 22:12:16 +09:00
bsutherland
565a7bfdef Upgrade to 5.3.1 2018-10-29 22:05:38 +09:00
bsutherland
6f866111cf update to Projucer 5.2.0 2018-04-18 21:34:04 +09:00
bsutherland
aa3e14ea70 Commit unfinished work in progress from June. 2017-11-28 22:10:16 +09:00
bsutherland
014408480c WIP - channel disablement, GUI layout.
TODO:
- flat shaded buttons
- DRO or VGM output
- component replacement
2017-05-28 22:57:32 +09:00
bsutherland
69987aada0 Replace dropdowns with buttons (algorithm, percussion). 2017-04-29 21:01:51 +09:00
bsutherland
7d4af8c78d Bug fixes and visual tweaks. 2017-03-04 12:44:56 +09:00
bsutherland
b5dbbc066b Apply and tweak UI changes from gdreyband. 2016-10-10 22:56:52 +09:00
bsutherland
95674ade12 Add load instrument button and version label. 2016-07-09 21:30:56 +09:00
bsutherland
0309b92e97 - Disable ZDoom mode.
- Used statically allocated intermediate integer buffer.
- Adjust DOSBox output scaling and add clamping.
2016-02-07 19:22:18 +09:00
bsutherland
63aa06b044 Remove record to DRO, add export to SBI. UI needs work. 2015-11-30 23:29:58 +09:00
Jeff-Russ
755d3d7a27 Mac AU now works in {0,2}. see PluginProccessor.cpp line 826 2015-02-24 15:07:55 -05:00
Jeff-Russ
49a6f847ee Started over with an empty Introjucer template and it finally built the AU!! 2015-02-22 20:08:45 -05:00
Bruce Sutherland
13f671265b More channel assignment improvements but DRO output still seems to lose notes. 2015-01-09 15:53:33 +09:00
Bruce Sutherland
ecfc83df47 Add support for percussion mode. 2015-01-01 20:55:03 +09:00
Bruce Sutherland
03cada5102 Layout GUI in landscape and add tooltip text for many items. 2015-01-01 17:13:03 +09:00
bruce
f06c7147c7 Add record button into GUI, halve output level. 2014-11-01 22:26:48 +09:00
bruce
22685630c2 Add selection of DOSBox / ZDoom emulation as a parameter. 2014-09-28 15:29:27 +09:00
bruce
0d847a2ff0 GUI updated, build OK. 2014-09-25 22:51:46 +09:00
Frits Talbot
c75d2a60dd Fix channel reuse does not take into account release after keyOff and needlessly interrupts still audible notes. Now always selecting oldest free channel.
Add channel visualization to GUI.
2014-08-25 23:36:25 +02:00
bruce
e5d38e5784 Fix reported issues and work on features:
- Keyscale Level control changed to dropdown, and works correctly.
- Added dropdown to switch operator combination algorithm between FM and additive.
- Begin work on drag and drop support for files.
2013-11-13 15:46:28 +08:00
bruce
295d8b9c3c Hack in OPL3 waveforms. 2013-11-06 00:50:37 +08:00
bruce
8c0c230eb0 Add very basic velocity sensitivity for carrier and modulator. 2013-11-04 22:46:00 +08:00
bruce
6d54231b24 Add UI controls for vibrato and tremolo depth, modulator feedback. Improve build instructions. 2013-11-03 00:14:00 +08:00
bruce
6952e7faf7 GUI settings updated to reflect parameters on preset load. 2013-09-29 12:25:37 +08:00
bruce
a687e75714 Added Carrier into UI, fixed bugs. 2013-09-29 01:43:59 +08:00
bruce
8c8e2dda78 Halfway through adding a nice GUI. 2013-09-26 00:28:34 +08:00