Commit Graph

115 Commits (master)

Author SHA1 Message Date
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 9bed15f564 fix nullity on struttable cells short-circuiting key input 2022-03-29 14:28:41 -04:00
Zithia Satazaki e6fa6d33fa fix note preview stuff on pattern editor 2022-03-29 14:06:12 -04:00
Zithia Satazaki 5f1b9d03b4 and finally, ref-ify all the range-fors 2022-03-28 17:45:13 -04:00
Zithia Satazaki 042e13eefb fix another deltacommand leak 2022-03-28 17:30:27 -04:00
Zithia Satazaki bf84a1dc1f it does make sense to do this here 2022-03-28 17:27:41 -04:00
Zithia Satazaki 7809e2ab58 fix PatternDeltaCommand leak 2022-03-28 17:23:44 -04:00
Zithia Satazaki ab3cad2c22 nuke unused metrics 2022-03-28 17:21:15 -04:00
Zithia Satazaki 59de376d05 kill "might detach" warnings 2022-03-28 17:20:28 -04:00
Zithia Satazaki 95c0af06be qstring multi-arg, connect/action context object, signal qualification 2022-03-28 17:13:33 -04:00
Zithia Satazaki 9b131e5322 nuke non-pod global static warnings (we're an executable) 2022-03-28 16:40:13 -04:00
zetaPRIME a6032be6a9 knobGadget.setSize, autopan phase 2022-03-25 04:34:05 -04:00
zetaPRIME d75b7878f8 make adsr autoCreate more concise 2022-03-25 03:38:08 -04:00
zetaPRIME 369a7d979d switch cutoff to a Param 2022-03-25 02:25:14 -04:00
zetaPRIME cbce51744c easy splice-between for single-input node types 2022-03-22 17:49:01 -04:00
zetaPRIME 4330ab847f fix fonts breaking in pattern editor 2022-03-22 05:15:02 -04:00
zetaPRIME c6e22d3521 slight tweaks to knob wheel flow 2022-03-21 15:54:32 -04:00
zetaPRIME 7abccd7a38 these should probably be QStringLiterals 2022-03-20 18:58:48 -04:00
zetaPRIME 5dca500640 generic percentage knob preset 2022-03-20 18:46:24 -04:00
zetaPRIME 79b1d9239f KnobGadget: filter cutoff preset, boilerplate reduction macro :D 2022-03-20 04:49:19 -04:00
zetaPRIME dc042ae1ac cleaning this file up a bit while I'm in here 2022-03-20 03:20:06 -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 4db24fb188 make things a bit more "correct" I guess 2022-03-19 18:20:05 -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 4822ef1bb6 gain/balance presets in KnobGadget 2022-03-17 17:45:03 -04:00
zetaPRIME cf75f22403 stock text functions for KnobGadgets (the percentening) 2022-03-17 07:26:08 -04:00
zetaPRIME c168ed95d3 disable UI and show a floater while rendering 2022-03-15 05:43:04 -04:00
zetaPRIME d3521416f2 transpose gadget revamp 2022-03-10 21:09:40 -05:00
zetaPRIME affb86d76a add gain to beatpad, layoutgadget panel flag, nodeuiscene improvements 2021-11-12 22:26:13 -05:00
zetaPRIME 6ee9a0db6b NodeObject::drawPanel 2021-11-12 04:29:23 -05:00
zetaPRIME 72b5eb3b53 fix sample info overwrite; show loop points on preview 2021-11-10 02:42:13 -05:00
zetaPRIME 84a2f2441d fix build 2020-07-31 17:16:48 -04:00
zetaPRIME d101975d5d clean up deprecated flags 2020-02-20 04:09:49 -05:00
Rachel Fae Fox (foxiepaws) 0390f473ac syncing old out of data stuff 2020-02-20 03:55:29 -05:00
Rachel Fae Fox (foxiepaws) a95df29d8f fixing drag/drop 2019-07-22 09:19:46 -04:00
zetaPRIME b1449ebcf6 attempt to speed up pattern switching 2019-07-22 03:26:39 -04:00
zetaPRIME 914f987487 fix fold indicators 2019-07-21 04:13:16 -04:00
zetaPRIME b380959241 fix remaining off-by-ones in the pattern editor 2019-07-21 02:33:07 -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 467c1009ea sequence rewrite, part 2 (the big one!) 2019-07-08 04:50:48 -04:00
zetaPRIME ca5c31e639 fluent connection for ButtonGadget 2019-06-30 16:41:11 -04:00
zetaPRIME b5f5aaf282 gadget API fluency 2019-06-30 16:38:39 -04:00