Commit Graph

150 Commits (master)

Author SHA1 Message Date
Zithia Satazaki b92dd4f3c5 get rid of ugly gcc diagnostic pragmas 2022-03-30 15:55:43 -04:00
Zithia Satazaki a7ece838f1 invert scrollwheel option (for knobs etc.); some magic to make config less annoying 2022-03-29 17:36:10 -04:00
Zithia Satazaki ab811c363c negate selection 2022-03-29 15:58:16 -04:00
Zithia Satazaki 29b0367dfb value negation 2022-03-29 14:54:41 -04:00
Zithia Satazaki 00cfb9df3a allow strutting into new columns if not multiselecting 2022-03-29 14:34:31 -04:00
Zithia Satazaki e6fa6d33fa fix note preview stuff on pattern editor 2022-03-29 14:06:12 -04:00
Zithia Satazaki f969aa0d2e distortion effect 2022-03-29 00:42:12 -04:00
Zithia Satazaki 3ff986d90c move pool reservation out of static init 2022-03-28 18:28:31 -04:00
Zithia Satazaki 5385740516 slight rework of RegisterPlugin (leave a pointer to the plugin info instead of a useless bool) 2022-03-28 18:15:32 -04:00
Zithia Satazaki 22b06c465a switch subgraph to RegisterPlugin macro 2022-03-28 16:49:13 -04:00
Zithia Satazaki e007063e92 shut up testsynth 2022-03-27 20:01:44 -04:00
zetaPRIME a28d6e48b6 template wizardry resulting in a mono version of SVFilter for synth use 2022-03-23 01:32:07 -04:00
zetaPRIME acbca4ae0b fix potential overruns on sample preview 2022-03-22 22:23:31 -04:00
zetaPRIME 0a14aec9e5 sample formats, threshold for saving as s16, slightly more "correct" playback output 2022-03-22 22:18:57 -04:00
zetaPRIME cbce51744c easy splice-between for single-input node types 2022-03-22 17:49:01 -04:00
zetaPRIME 4cbde894c4 ringmod 2022-03-22 16:28:28 -04:00
zetaPRIME 4330ab847f fix fonts breaking in pattern editor 2022-03-22 05:15:02 -04:00
zetaPRIME e87471c39a applying settings stops preview to let new sample rates take 2022-03-21 23:10:34 -04:00
zetaPRIME f430ebab00 fix missing opening notes on non-first play per session (!) 2022-03-21 22:27:27 -04:00
zetaPRIME cf81f91a0b bpm relativity for auto pan (and consistency in delay) 2022-03-21 00:32:02 -04:00
zetaPRIME 5d9b39f84b auto pan effect~ 2022-03-20 19:27:25 -04:00
zetaPRIME 3caf08c3db clazy cleanup 2022-03-20 15:34:32 -04:00
zetaPRIME df520dfd2d dc offset compensation for 2x03 2022-03-20 07:35:23 -04:00
zetaPRIME 33916acc65 fix QuickLevel artifacting 2022-03-20 06:29:56 -04:00
zetaPRIME dd6c9009a7 new syntax sugar for plugin registration 2022-03-20 06:14:42 -04:00
zetaPRIME 987d22d332 correct svf cutoff var names 2022-03-20 04:56:02 -04:00
zetaPRIME 79b1d9239f KnobGadget: filter cutoff preset, boilerplate reduction macro :D 2022-03-20 04:49:19 -04:00
zetaPRIME 0008997fe7 move config default vars into a single file for cleanliness 2022-03-20 03:34:26 -04:00
zetaPRIME 3eb25120ce actually never mind, fixed the underlying bugs (and made QuickLevel much more efficient in the process) 2022-03-20 03:09:33 -04:00
zetaPRIME 7f471bf5ce quick fix for incomplete drawing wonk 2022-03-20 02:26:06 -04:00
zetaPRIME b1c8377db5 force at least 1hz cutoff in svfilter so it doesn't bias 2022-03-20 01:43:42 -04:00
zetaPRIME 58826188c6 clean up flailing 2022-03-19 16:43:31 -04:00
zetaPRIME 6fcc6db4e6 nonfunctional flailing 2022-03-19 16:25:31 -04:00
zetaPRIME 3af34095d2 stereo ping pong for delay 2022-03-19 03:21:04 -04:00
zetaPRIME a3be1bded0 vertical knob option exists 2022-03-19 00:58:45 -04:00
zetaPRIME 0f3da1f094 beginning of settings dialog 2022-03-18 22:59:50 -04:00
zetaPRIME b4b9918c7d wheel accumulator (smooth wheel support) 2022-03-18 21:41:59 -04:00
zetaPRIME 7b566929a2 initial scrollwheel functionality, simplified position tracking slightly 2022-03-18 21:29:21 -04:00
zetaPRIME fd81de5040 most of KnobGadget rework 2022-03-18 21:05:56 -04:00
zetaPRIME 930992025d trying horizontal drag for knobs 2022-03-18 02:45:46 -04:00
zetaPRIME bf793d20fd AudioFrame.clamp, SVFilter.normalize 2022-03-17 19:23:21 -04:00
zetaPRIME 4822ef1bb6 gain/balance presets in KnobGadget 2022-03-17 17:45:03 -04:00
zetaPRIME 401ee05aa4 clean up warnings in mixboard 2022-03-17 16:44:32 -04:00
zetaPRIME cf75f22403 stock text functions for KnobGadgets (the percentening) 2022-03-17 07:26:08 -04:00
zetaPRIME b8f9664f7c more correct SVF 2022-03-16 23:04:06 -04:00
zetaPRIME a9cbd629dc give patchboard keyboard focus back on project load if it had it before 2022-03-16 04:13:18 -04:00
zetaPRIME d960da0775 compact delay UI a bit 2022-03-16 03:49:32 -04:00
zetaPRIME f7212a222d wet-only output for delay 2022-03-16 03:42:13 -04:00
zetaPRIME 0551c4f7e7 this at least sounds more accurate? 2022-03-16 02:20:35 -04:00
zetaPRIME e1e4089b88 just hit svf with astyle 2022-03-15 20:32:45 -04:00