49 Commits (47b79954d24b6fa1cdacede5a4621c890063d94f)

Author SHA1 Message Date
  Andrew Belt aa088e369a Add links to README. Add union to simd::Vector for serially accessing vector elements. 5 years ago
  Andrew Belt 223341e2f1 Clean up README. Move SVGPanel to source file. Fix alignment bugs in FramebufferWidget. 5 years ago
  Andrew Belt 26cdea0cb6 Move license description to new file 6 years ago
  Andrew Belt 9333c9d020 Change license of source code in src/ directory to LGPL 6 years ago
  Andrew Belt fba883e2cd Tweak license text 6 years ago
  Andrew Belt db5b85ca7b Update README 6 years ago
  Andrew Belt 7004502ed9 samplerate and convolver cleanup 6 years ago
  Andrew Belt 57f475481f Update readme for plugin building 6 years ago
  Andrew Belt 35f00bedc3 Link shared libraries after static libraries 6 years ago
  Andrew Belt c969b34734 Remove branch description from README 6 years ago
  Andrew Belt a24d629967 Added Ubuntu build dependencies 6 years ago
  Andrew Belt 08769ea745 Switch from curl to wget for building deps 6 years ago
  Andrew Belt e2979d1a41 Add zip to Windows README 6 years ago
  Andrew Belt 8d6dccd545 Tweak README 6 years ago
  Andrew Belt ee97390ed3 Fix dep build syntax, update README build instructions 6 years ago
  Andrew Belt 0798f2844d Reorganize ParamWidgets, introduce Component as shared base class 6 years ago
  Andrew Belt fc307d366c Update license text in README 6 years ago
  Andrew Belt 1c6e459301 Update license section of README 6 years ago
  Andrew Belt df069a8870 Add grouping to AudioInterface 6 years ago
  Andrew Belt 2642d093e1 Replace github release of speexdsp with pre-autogen'd package hosted on 6 years ago
  Andrew Belt 79ac79f048 Document RTAUDIO_ALL_APIS 7 years ago
  Andrew Belt 12813c6318 Add additional License notices in README 7 years ago
  Andrew Belt 3c7043fbb5 Made git checkout instructions more clear 7 years ago
  Andrew Belt 2e7100c17b Reverted light sizes in components.hpp, updated README 7 years ago
  Andrew Belt 0c4cf64726 Renamed Plugin to Manufacturer, added multiline to TextField, added 7 years ago
  Andrew Belt 1d5ec2ec93 Add message to build the correct version of Rack when building plugins 7 years ago
  Andrew Belt 5cee9b53a9 Added boolean parameter to make knobs snap, made them visually snap as 7 years ago
  Andrew Belt a80b05a440 Various tweaks and fixes 7 years ago
  Andrew Belt 6bb99656f6 add period 7 years ago
  Marci 459352bb87 Update README.md 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 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 7 years ago
  Andrew Belt 0669bf5dd7 Made AudioInterface and MidiInterface a bit prettier, added audio input 7 years ago
  Andrew Belt 06326a899a Changed how events work, added ModulePanel, added cable tension 7 years ago