Andrew Belt
a80b05a440
Various tweaks and fixes
7 years ago
Andrew Belt
6bb99656f6
add period
7 years ago
Marci
459352bb87
Update README.md
Xcode-cli tools no longer enough...?
```
checking for nanosleep... yes
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance
```
(https://github.com/VCVRack/Rack/issues/122 )
7 years ago
Andrew Belt
1b3c69d85b
Add wget to mac deps
7 years ago
Andrew Belt
840140e372
Update README, make screws smaller
7 years ago
Andrew Belt
7fdc6663fd
Added Issue Tracker section to README
7 years ago
Andrew Belt
a8f30ca3c7
Added minblep to dsp.hpp, removed 10.7 SDK recommendation in README
7 years ago
Andrew Belt
35f38f973e
Added `make dep` to root Makefile, added Development Environment setup
to README
7 years ago
Andrew Belt
5b226794e0
Update readme
7 years ago
Andrew Belt
193c3902f6
Update README, small complilation warning fixes, reject zero-size FBOs
7 years ago
Andrew Belt
81a32da366
Fix GLEW in dep to use lib instead of lib64 install path
7 years ago
Andrew Belt
7776697d72
Updated build instructions, refactored Makefiles
7 years ago
Andrew Belt
7ad20a0188
Add unsupporting note
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
e23bf21e5b
Added PeakFilter to dsp.hpp, added dr_libs dependency for dr_wav.h
7 years ago
Andrew Belt
0e0f9c38f2
Added TransformWidget, SVGWidget, FramebufferWidget
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
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
06326a899a
Changed how events work, added ModulePanel, added cable tension
7 years ago