Andrew Belt
c96d7a0812
Rename AudibleInstruments.hpp/cpp to plugin.hpp/cpp.
5 years ago
Andrew Belt
2a0e9a9360
Macro Oscillator: Change range of coarse pitch parameter and default value to match hardware.
5 years ago
Paul Gatt
c01497bef7
Change to Title case convention
5 years ago
Paul Gatt
c569ac311d
Tooltip Descriptions
5 years ago
Andrew Belt
994a6f3267
Change active to isConnected()
6 years ago
Andrew Belt
306d45d9c1
Avoid memsetting Mutable classes.
6 years ago
Andrew Belt
d30cb906cf
Remove Module name from enums. Add override to Module::process methods.
6 years ago
Andrew Belt
2b302795ad
Make all methods class-inline.
6 years ago
Andrew Belt
32665b0430
v1 migration phase 2
6 years ago
Andrew Belt
2714a1e0e7
v1 migration phase 1
6 years ago
Andrew Belt
b83a55df06
v1 migration phase 1.9
6 years ago
Andrew Belt
87add88b64
v1 migration phase 1.3
6 years ago
Andrew Belt
f915895030
Move tides2 from AudibleInstrumentsPreview to this repo.
6 years ago
Andrew Belt
ff9fdf1800
Bump version, change Stages initial parameter values
6 years ago
Andrew Belt
913bb7ba4b
Migrate Marbles from AudibleInstrumentsPreview
6 years ago
Jim Tupper
dc94cd5d58
Reworking group builder
Group builder algorithm works forwards, builds more static info about each group.
Algorithms now iterate over groups first, then segments within the groups as necessary.
6 years ago
Jim Tupper
d1525bd8c7
Using segment_generator's explicit sample rate interface
6 years ago
Jim Tupper
92e161460f
Removing explicit AB Loop Mode
Diverging from hardware, allowing a group to have 2 active loop segments by holding each segment button individually rather than both together (or using abLoop mode)
6 years ago
Jim Tupper
d4933932dc
Simplifying light oscillators
6 years ago
Andrew Belt
5ff5bfcab4
Code style
6 years ago
Jim Tupper
bcc460848a
Changing individual segment output to be the inverse of the phase, which seems to match up more with the Stages manual
6 years ago
Jim Tupper
7279f7391d
Fixing up alternate light flashing lights
Was abusing legacy match from when using a triangle oscillator for the light levels
6 years ago
Jim Tupper
ba3b988caf
Re-initializing ramp generators when sample rate changes
6 years ago
Jim Tupper
f29754229d
Breaking long press button functionality out
Using simpler sine oscillators for flashing lights that can render with a phase offset.
Cleaning up warnings.
6 years ago
Jim Tupper
d9434e41c9
Sending input CV to the correct segments
6 years ago
Jim Tupper
32aa9a15eb
Allow varying sample rate
6 years ago
Jim Tupper
13a16aea60
Essential working Stages
6 years ago
Andrew Belt
7e391fd21d
Add Stages WIP
6 years ago
Andrew Belt
5af180a099
Invert Plaits outputs
6 years ago
Andrew Belt
a721c9083f
Add Plaits
6 years ago
Andrew Belt
dd25b1785c
Serialize branches state
7 years ago
Andrew Belt
ba430ab22d
Removed images in README
7 years ago
Andrew Belt
63a87dc709
Fix compile issue of Peaks on old compilers?
7 years ago
Evan King
f8b1972854
Change Peaks source to use SVG faceplate
7 years ago
Andrew Belt
92e92c77ff
Reorder method
7 years ago
Andrew Belt
ba6b22e5e3
Refactor Peaks, disable Peaks
7 years ago
Andrew Belt
4e9a4b0b7b
Use explicit peaks namespace, fix buttons
7 years ago
Andrew Belt
ecfad58623
Change VERSION to 0.6
7 years ago
Evan King
30252ae668
Modify source to reflect change from PNG to SVG
addChild for setting faceplate graphics is changed to ModuleWidget's
setPanel method to reflect the usual approach to setting SVG graphics for
the faceplate.
In Tides, addChild is still used so that the faceplate
can be switched between Tides and Sheep as needed.
7 years ago
Andrew Belt
2fc0a0589b
Fix Warps panel
7 years ago
Christoph Scholtes
170273c7b2
Initial version of Peaks.
7 years ago
Andrew Belt
f777f62732
Fix panels
7 years ago
Andrew Belt
4148bb9446
Fix Model names
7 years ago
Andrew Belt
3fed284282
Add Model::create calls
7 years ago
Andrew Belt
0a2b8c409f
Update to Rack API
7 years ago
Andrew Belt
85b174a8f4
Set Branches threshold input range from 0V to 10V, instead of 0 to 1V
7 years ago
Andrew Belt
f4c7593a4d
helper replacements
7 years ago
Andrew Belt
173b400645
Fix threshold
7 years ago
Andrew Belt
b1ed058429
Remove SchmittTrigger.setThreshold calls
7 years ago
Andrew Belt
e0b3fbd985
Use RACK_DIR in Makefile
7 years ago