Andrew Belt
|
3f8b5ad055
|
Renamed scene.hpp to app.hpp, moved app stuff to src/app
|
7 years ago |
Andrew Belt
|
d24b587eb6
|
Combined InputPort and OutputPort to just Port with an enum
|
7 years ago |
Andrew Belt
|
71a1b6a987
|
Added SVGKnob, added TextField, PasswordField, migrated to SVGKnobs
|
7 years ago |
Andrew Belt
|
0e0f9c38f2
|
Added TransformWidget, SVGWidget, FramebufferWidget
|
7 years ago |
Andrew Belt
|
a76a6e7f5e
|
revised Lights for Component Library, removed constructor argument from ModuleWidget
|
7 years ago |
Andrew Belt
|
ab091bec31
|
Switching from OpenGL 2 to OpenGL 3.2 for no reason
|
7 years ago |
Andrew Belt
|
6964942204
|
When patching wires, invalid ports are rendered at 50% opacity
|
7 years ago |
Andrew Belt
|
ef6dc2ff67
|
Save draw state before each child is drawn, so widgets draw at (0, 0)
instead of box.pos.
|
7 years ago |
Andrew Belt
|
7911a22cc5
|
Added wire snapping
|
7 years ago |
Andrew Belt
|
2574574288
|
Revise build system, add Befaco knobs, add screws
|
7 years ago |
Andrew Belt
|
70e3ab97b6
|
fix Linux audio by using asynchronous Portaudio instead of synchronous
|
7 years ago |
Andrew Belt
|
58974d5530
|
Added Davies knobs, added SVG renderer
|
7 years ago |
Andrew Belt
|
b2db8bbe8d
|
Relicensed to BSD-3-Clause
|
7 years ago |
Andrew Belt
|
aad709e62c
|
Large refactor to modularize include files, add NanoSVG dependency, added Image/Font/SVG loader
|
7 years ago |
Andrew Belt
|
4c891085fe
|
Modify ports to support Component Library
|
7 years ago |
Andrew Belt
|
a8e82624fc
|
Add sample rate conversion to AudioInterface input/output, fix bugs in stringf
and DoubleRingBuffer
|
7 years ago |
Andrew Belt
|
18628c86ab
|
Now requires SSE, added RadioButton, added hardcoded minBLEP, added CPU usage button
|
7 years ago |
Andrew Belt
|
1696a2790a
|
Added sample rate conversion to AudioInterface, added minBLEP to dsp.hpp
|
7 years ago |
Andrew Belt
|
109a38e53c
|
Added nanovg submodule
|
7 years ago |
Andrew Belt
|
a18e4a4d6e
|
Added ring buffers, made Rack a class, added stringf helper function, added VIPMutex/VIPLock, added sample rate and block size options to AudioInterface
|
7 years ago |
Andrew Belt
|
a69ce98903
|
Added libsamplerate dependency, some general purpose DSP code
|
7 years ago |
Andrew Belt
|
aceeade1c8
|
Fixed Audio Interface "wrong number of outputs/inputs" issue, add `make
dist`, change background to solid color
|
7 years ago |
Andrew Belt
|
5ac56a858a
|
Fixed bug with ParamWidget serialization, other minor fixes
|
7 years ago |
Andrew Belt
|
c16d498162
|
Added "No device" for AudioInterface and MidiInterface
|
7 years ago |
Andrew Belt
|
0669bf5dd7
|
Made AudioInterface and MidiInterface a bit prettier, added audio input
to AudioInterface
|
7 years ago |
Andrew Belt
|
991ec67f75
|
Fixed build on Linux, hopefully fixed framebuffer size on high-DPI
screens
|
7 years ago |
Andrew Belt
|
06326a899a
|
Changed how events work, added ModulePanel, added cable tension
|
7 years ago |
Andrew Belt
|
86e2fabf20
|
A few days of work
|
8 years ago |
Andrew Belt
|
d697d4ab53
|
Relicensing to MIT
|
8 years ago |
Andrew Belt
|
c6f1ff3dc7
|
Fix macOS build
|
8 years ago |
Andrew Belt
|
c1cae82918
|
Initial commit
|
8 years ago |