Commit Graph

66 Commits (d8ec92a9c6355a824eda124a4ab1811c0e64dc81)

Author SHA1 Message Date
zetaPRIME d8ec92a9c6 nodelib things, InstrumentCore param support! 2019-01-27 14:42:47 -05:00
zetaPRIME 205be0edde hacky fix for QAudioOutput leftovers 2019-01-27 14:27:28 -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 2c5fe32ad2 actually fix, and make the signal take outside of tick boundaries 2019-01-24 20:14:04 -05:00
zetaPRIME 63b3d82842 fix derpy audio on not-pulseaudio 2019-01-24 20:09:03 -05:00
zetaPRIME ca6fdc3837 FileOps cleanup 2019-01-24 14:26:20 -05:00
zetaPRIME 7ad7bdf924 move open/save dialog code into FileOps 2019-01-24 14:14:52 -05:00
zetaPRIME ad49babb96 functions for importing/exporting nodes from/to file 2019-01-24 05:38:25 -05:00
zetaPRIME 9d3c06aef0 swap graph serialization over to node conversion functions 2019-01-22 15:52:48 -05:00
zetaPRIME c74f312d2c central Node serialization, const-correctness, include fix (oops) 2019-01-22 15:23:31 -05:00
zetaPRIME 86a275df82 reset the node, not the pointer, you dolt :| 2019-01-21 13:33:08 -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 897397acca I guess this namespace works better?? 2019-01-16 17:13:32 -05:00
zetaPRIME 2f89d6862a reorganize gadgets in file system; switch project to automatic includes 2019-01-16 15:11:11 -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 bb973babc9 whoops, time signature wasn't saved :| 2019-01-09 03:36:16 -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 f41af3a0ec whoops 2019-01-04 15:36:13 -05:00
zetaPRIME 3dba27fb81 slight improvement to Testron 2019-01-04 15:08:32 -05:00
zetaPRIME f06679d221 fix i/o ports visually breaking on rename 2019-01-02 04:16:45 -05:00
zetaPRIME 0427e25467 nodeobject contents, twiddly knobs, gain/balance gadget! 2019-01-02 02:02:03 -05:00
zetaPRIME b6922e4f75 allow snapping with multi-select (relative to dragged item) 2018-12-31 22:53:12 -05:00
zetaPRIME 8680b57a3d shift+drag node to snap to grid 2018-12-31 22:42:31 -05:00
zetaPRIME f1dc18c274 allow setting preview port by double-click (root graph only) 2018-12-31 22:17:01 -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
zetaPRIME 333a06cac7 L I C E N S E and SO MUCH PATCHBOARD STUFF
graph i/o ports, breadcrumb nav, graph serialization, etc. etc. etc.
2018-12-25 01:54:23 -05:00
zetaPRIME f78c3da03d logo and (incomplete) working patchboard 2018-12-22 21:03:51 -05:00
zetaPRIME 76568244ff debug optimization, connection guards, playback fixes and UI hookups 2018-12-19 10:18:32 -05:00
zetaPRIME 6a091c5ea6 UI fixes, more skeletoning, playback actually follows pattern timing 2018-12-18 19:33:41 -05:00