Commit Graph

55 Commits (ad49babb96c0b2bf18e46860c10c6df2bfe41fcd)

Author SHA1 Message Date
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
zetaPRIME 96c3c3bd19 buffered, tick-based audio generation 2018-12-17 16:27:02 -05:00
zetaPRIME c1e73b922a bunch of audio engine and graph skeleton work 2018-12-17 14:09:44 -05:00
zetaPRIME 12a563afc4 pattern strut, multiselect performance fix (only one UI update, thanks!) 2018-12-08 07:01:45 -05:00
zetaPRIME d107547e1b proper multiselect delete 2018-12-07 16:13:10 -05:00
zetaPRIME 8238a15771 undo/redo for pattern list and sequence operations 2018-12-07 13:45:32 -05:00
zetaPRIME c297ac40ba UI stuff, undo/redo for pattern and channel editing 2018-12-06 14:27:22 -05:00
zetaPRIME 4105e38404 save some space on empty rows 2018-12-06 10:09:32 -05:00
zetaPRIME 613f32a250 SAVING! AND! LOADING! 2018-12-06 07:25:57 -05:00
zetaPRIME 701218936b so so much UI stuff (full multi pattern and sequence editing!) 2018-12-04 17:04:45 -05:00
zetaPRIME d8af8f463b lots of UI stuff 2018-12-01 10:41:14 -05:00
zetaPRIME 14f1f2d783 support channel reordering via dragging header 2018-11-29 22:57:36 -05:00