Commit Graph

66 Commits (b1449ebcf67da3064ade32998edccb4f0e680051)

Author SHA1 Message Date
zetaPRIME b1449ebcf6 attempt to speed up pattern switching 2019-07-22 03:26:39 -04:00
zetaPRIME ffc7be1783 reimplement sample import using ffmpeg 2019-07-21 16:54:39 -04:00
zetaPRIME b380959241 fix remaining off-by-ones in the pattern editor 2019-07-21 02:33:07 -04:00
zetaPRIME 24b7c72ef9 waveform and mod dial for THiCC 2019-07-20 20:24:13 -04:00
zetaPRIME 70da8cefd6 pick your export filename; better file save defaults 2019-07-20 15:25:35 -04:00
zetaPRIME 8f55ef577b shade outside pattern 2019-07-20 01:14:45 -04:00
zetaPRIME b65ce423a7 follow cursor, spacer rows, shade rows within fold 2019-07-20 01:09:59 -04:00
zetaPRIME 707a6169a2 use VBR V0 for mp3 export 2019-07-19 18:50:04 -04:00
zetaPRIME cc3ac5fdd5 fix rendering cutting off the first row 2019-07-14 15:42:34 -04:00
zetaPRIME 9d45d78795 middle click to remove sequence entry 2019-07-12 03:19:56 -04:00
zetaPRIME 5fc2c4b750 song comment 2019-06-20 14:52:30 -04:00
zetaPRIME 8824df9efc `node.release()` 2019-06-18 00:50:44 -04:00
zetaPRIME 49d01418af config file! 2019-06-14 19:02:51 -04:00
zetaPRIME 9fd76c7cc2 pattern folding, slight fixes 2019-06-14 05:00:01 -04:00
zetaPRIME 9d807013e8 visual fixes 2019-06-11 03:14:24 -04:00
zetaPRIME 4aaeb506b1 I really need to get back to this (also early sample skeleton) 2019-05-24 01:50:53 -04:00
zetaPRIME 74d4ca52df standard step values for KnobGadget 2019-02-02 00:14:30 -05:00
zetaPRIME 58a17e0417 include Arcon for consistent patchboard font rendering cross-platform 2019-01-31 05:13:45 -05:00
zetaPRIME 0d2bb972b0 InstrumentCore param handling things 2019-01-30 17:34:43 -05:00
zetaPRIME ac600dadd6 vibrato, `,` shortcut in pattern editor 2019-01-28 04:57:50 -05:00
zetaPRIME d8ec92a9c6 nodelib things, InstrumentCore param support! 2019-01-27 14:42:47 -05:00
zetaPRIME 46eb1cb9b4 InstrumentCore can do tweens now 2019-01-27 02:23:04 -05:00
zetaPRIME 9c282a5e0e legato pseudoport! 2019-01-26 02:39:45 -05:00
zetaPRIME 6c6c62e4ab patchboard cut+copy+paste (and delete shortcut) 2019-01-25 20:07:04 -05:00
zetaPRIME 7238916c24 import/export nodes! 2019-01-25 01:45:00 -05:00
zetaPRIME 883e483cb0 set default buffer to 64ms for now; better granularity on 2x03 blip knob 2019-01-25 01:06:23 -05:00
zetaPRIME ad49babb96 functions for importing/exporting nodes from/to file 2019-01-24 05:38:25 -05:00
zetaPRIME c74f312d2c central Node serialization, const-correctness, include fix (oops) 2019-01-22 15:23:31 -05:00
zetaPRIME 9a28257ee5 init/reset nodes added to queue during playback/preview 2019-01-21 04:09:53 -05:00
zetaPRIME 307bc54140 looots of 2x03 stuff 2019-01-19 22:57:18 -05:00
zetaPRIME 2b42b7066a preview fixes, InstrumentCore and 2x03 beginnings 2019-01-17 04:05:41 -05:00
zetaPRIME 2d0393b994 port connect/disconnect events 2019-01-16 14:31:05 -05:00
zetaPRIME a4b82d5d07 `Node::movePort`, `Node::collapsePorts` (and update UI on port change) 2019-01-15 17:32:55 -05:00
zetaPRIME 4b8688bdec clamp output samples before integerizing... but wow that's a neat effect 2019-01-14 18:15:56 -05:00
zetaPRIME 96c22eac1d more multithreading improvements 2019-01-14 14:24:37 -05:00
zetaPRIME cb2aeddbde streamlined multithreading a bit 2019-01-14 04:00:24 -05:00
zetaPRIME f0311ab6dd switch from moodycamel queue to operating on the main queue directly 2019-01-14 02:44:34 -05:00
zetaPRIME 95b55f579a a bit less wonky, though still needs more work 2019-01-14 00:59:07 -05:00
zetaPRIME 5a30768505 well, I know why multithreading wonks out now... 2019-01-13 23:57:33 -05:00
zetaPRIME 22ba773adc fix concurrency issues in worker mode (perf still needs a look...) 2019-01-10 16:05:38 -05:00
zetaPRIME 2a8015c406 initial multithreaded rendering support 2019-01-10 03:33:33 -05:00
zetaPRIME fc93dc0519 misc UI and audio engine things 2019-01-09 19:53:24 -05:00
zetaPRIME 9bb2a38a90 pattern properties dialog! 2019-01-09 03:02:58 -05:00
zetaPRIME cc5ef1534d transpose gadget; fixed Testron parameter stride (d'oh!) 2019-01-08 22:36:12 -05:00
zetaPRIME 60310bf6f1 partial-channel copy/paste 2019-01-08 20:22:18 -05:00
zetaPRIME 7001adb132 initial pattern data copy+paste support 2019-01-08 19:11:44 -05:00
zetaPRIME 875a65d977 added transpose feature 2019-01-08 14:27:25 -05:00
zetaPRIME 0427e25467 nodeobject contents, twiddly knobs, gain/balance gadget! 2019-01-02 02:02:03 -05:00
zetaPRIME 50111e75c5 instrument preview 2018-12-31 22:10:25 -05:00
zetaPRIME e5f1615724 it actually makes music now! 2018-12-28 12:19:32 -05:00