Jason Tackaberry

Results 83 issues of Jason Tackaberry

The README says that binser "does not [...] use the Lua parser to read expressions" and that "[t]his makes it safe." But the [deserializer uses `loadstring()` for functions](https://github.com/bakpakin/binser/blob/2f050bfc63aa4dc4d9106169042d42ef72f321c0/binser.lua#L438). Doesn't this...

Use the [storage API](https://developer.mozilla.org/en/Storage) instead of serializing the data in a string stored in prefs.

enhancement

It's a commonly requested feature to provide a per-site minimum font size. This would seem to fall under NoSquint's implied mission statement.

enhancement

Currently if any one of the MIDI events in the set of output events for an articulation is detected, Reaticulate will reflect the articulation change in the GUI. This is...

bug

Reaticulate reflects CCs back to control surfaces in realtime when feedback is enabled. This is needed for many control surfaces, and works fine for those with touch-enabled motorized faders where...

enhancement
ux

https://www.vsl.co.at/community/posts/t56388--For-REAPER-Users--REATICULATE-Banks-and-Presets-for-SYN-zed-Solo-Strings

bank

Based on the survey [here](https://www.supersurvey.com/QCW9SQ8DD), the majority of users feel CCs and other performance events (PB, AT, etc.) should be routed concurrently over all channels with currently active or _recently_...

enhancement
design

As a precursor to #41, there would need to be some means of defining a map of CC numbers to names. The use case in #41 was to present CC...

research
ux
design

Currently if a bank with a given UUID already exists during import it's skipped, which means that any updates would not be applied. Update import logic to detect if changes...

enhancement
ux

When the user opens the MIDI editor or changes tracks, Reaticulate should - check to see if the Bank/Program Select lane is visible - if it isn't, add a notice...

enhancement
ux