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
55d7087daa
Fixing panel size to 14hp or 71.12mm
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
2247760f28
Update README
6 years ago
Andrew Belt
dd25b1785c
Serialize branches state
7 years ago
Andrew Belt
ba430ab22d
Removed images in README
7 years ago
Andrew Belt
76756d7994
Merge pull request #50 from evmaki/master
Peaks SVG faceplate
7 years ago
Andrew Belt
63a87dc709
Fix compile issue of Peaks on old compilers?
7 years ago
Evan King
2b3bb45ed6
Remove old Peaks PNG
7 years ago
Evan King
f8b1972854
Change Peaks source to use SVG faceplate
7 years ago
Evan King
99b6c6dc63
Add Peaks faceplate SVG
7 years ago
Andrew Belt
92e92c77ff
Reorder method
7 years ago
Andrew Belt
bbf4ad05bc
Merge branch 'cschol-peaks'
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
07ebea1d0a
Merge branch 'evmaki-svg_faceplates'
7 years ago
Andrew Belt
f57d434cf8
Move AI files to other folder
7 years ago
Andrew Belt
ecfad58623
Change VERSION to 0.6
7 years ago
Evan King
9c1df4bbf4
Add DS_Store to gitignore for macOS users
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
Evan King
9334ae5b9c
Rebuild faceplate SVG from original Mutable .ai
Problems with the SVG renderer correctly rendering the intricate
patterns on the faceplates are avoided by manually redrawing (where
needed) or converting compound paths to regular paths.
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
Andrew Belt
74f16497de
Update to latest math.hpp API
7 years ago
Andrew Belt
f28eff5a56
Add include for dsp/functions.hpp
7 years ago
Andrew Belt
3a8cd593e0
Add noise tag to Kinks
7 years ago
Andrew Belt
cd5c585d31
Add title to Frames context menu channel submenu
7 years ago
Andrew Belt
4e96672a9f
Update tags
7 years ago
Andrew Belt
ca234c523b
Update to Rack API
7 years ago
Andrew Belt
715f9770d3
Merge branch 'master' of github.com:VCVRack/AudibleInstruments
7 years ago
Andrew Belt
3139b6beea
Fix initial signature value for Braids
7 years ago
Andrew Belt
a15ae6659f
Merge pull request #33 from mhetrick/master
Replace deprecated pushChild with addChild
7 years ago
Michael Hetrick
db097f7101
Replace deprecated pushChild with addChild
7 years ago
Andrew Belt
66936b012e
Tides: reset Sheep state
7 years ago