Andrew Belt
|
ba49dd6cb4
|
Change build system to create standalone app bundle with resources inside, use ~/Documents/Rack as local directory
|
7 years ago |
Andrew Belt
|
a16a9e1b5f
|
Added asset.hpp for managing paths, Plugin instance created by Rack instead of the shared library, attempt to load plugins from global and then local location
|
7 years ago |
Andrew Belt
|
1d6faa0bdc
|
Build app bundle in dist instead of root
|
7 years ago |
Andrew Belt
|
35f38f973e
|
Added `make dep` to root Makefile, added Development Environment setup
to README
|
7 years ago |
Andrew Belt
|
da4240b559
|
Add convenient Makefile targets for building plugins
|
7 years ago |
Andrew Belt
|
cb7603864b
|
Added `make debug`
|
7 years ago |
Andrew Belt
|
7fe5344ccc
|
Add make foreach CMD="..."
|
7 years ago |
Andrew Belt
|
4ded7b1748
|
Fix Windows build, use portaudio pre-builds, remove curl init/destroy
|
7 years ago |
Andrew Belt
|
b7a6fc1b4d
|
Rename Mac dmg distributable
|
7 years ago |
Andrew Belt
|
e59373405c
|
Fix Mac `make dist`
|
7 years ago |
Andrew Belt
|
9c3257077e
|
Fix Makefile dist
|
7 years ago |
Andrew Belt
|
5ef5c17ce6
|
Added working `make dist` for Linux
|
7 years ago |
Andrew Belt
|
c51faf9089
|
Fix Windows build, add GLFW error handling
|
7 years ago |
Andrew Belt
|
7776697d72
|
Updated build instructions, refactored Makefiles
|
7 years ago |
Andrew Belt
|
1e34c3d3ee
|
Fix MacOS build
|
7 years ago |
Andrew Belt
|
4945e963ae
|
Added ComponentLibrary and fonts to /res
|
7 years ago |
Andrew Belt
|
8bba88d448
|
Refactor Makefiles
|
7 years ago |
Andrew Belt
|
3eba4b755e
|
Switch from noc to osdialog, add arch-detecting Makefile, added dep Makefile
|
7 years ago |
Andrew Belt
|
630a46e8fa
|
Refactoring method names, build system
|
7 years ago |
Andrew Belt
|
de5c9ca2af
|
Added Scene::createMenu(), renamed arch macros to ARCH_*
|
7 years ago |
Andrew Belt
|
093ecdbb94
|
Add param randomization, changed mapf to rescalef, other refactors
|
7 years ago |
Andrew Belt
|
2fd04a764e
|
Bumped OpenGL require from 3.2 to 2.0, fixed plugin loading on win and mac, added licenses for new libraries
|
7 years ago |
Andrew Belt
|
12ff32e3ca
|
Add plugin manager for downloading plugins within the application, add libzip and curl dependency
|
7 years ago |
Andrew Belt
|
71a1b6a987
|
Added SVGKnob, added TextField, PasswordField, migrated to SVGKnobs
|
7 years ago |
Andrew Belt
|
a76a6e7f5e
|
revised Lights for Component Library, removed constructor argument from ModuleWidget
|
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
|
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
|
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
|
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
|
c6f1ff3dc7
|
Fix macOS build
|
8 years ago |
Andrew Belt
|
c1cae82918
|
Initial commit
|
8 years ago |