Andrew Belt
|
9d3dcfdc80
|
Use AudioIO in AudioInterface
|
6 years ago |
Andrew Belt
|
704f9f0ee3
|
Remove request URL from log.txt
|
6 years ago |
Andrew Belt
|
a5c1164fec
|
Merge branch 'master' of github.com:VCVRack/Rack
|
6 years ago |
Andrew Belt
|
c3b0f55044
|
Add AudioWidget
|
6 years ago |
Andrew Belt
|
ee85370a96
|
Merge pull request #548 from bontric/bontric-midi-fixes
Midi fixes
|
6 years ago |
ben
|
1fa2d90225
|
fix pedal gate release
|
6 years ago |
Andrew Belt
|
9085727425
|
Added support for continuous encoders, aka Knob widgets with infinite
min/max values
|
6 years ago |
Andrew Belt
|
0604c5cacb
|
Build system fixes
|
6 years ago |
Andrew Belt
|
7ea2b651c3
|
Remove interactive mode from dep `make clean`
|
6 years ago |
Andrew Belt
|
5ec0cf5d56
|
Add `make dist` to plugins.mk
|
6 years ago |
Andrew Belt
|
7017451761
|
Fix merge conflict
|
6 years ago |
ben
|
69869949da
|
Fix quad midi pedal handling
|
6 years ago |
Andrew Belt
|
30a6ffec0f
|
Update samplerate.hpp API
|
6 years ago |
Andrew Belt
|
ff4e27beed
|
Update CHANGELOG for v0.5.1
|
6 years ago |
Andrew Belt
|
689348cc6f
|
Merge branch 'v0.5'
|
6 years ago |
ben
|
3945c1123a
|
Fix rtaudio link (pull from git)
|
6 years ago |
ben
|
9c58316f84
|
Implement single message per step for all midi modules and Fix quad midi reset bug
|
6 years ago |
Andrew Belt
|
762b51119f
|
Merge pull request #545 from mdemanett/libspeexdsp2
Replaces libsamplerate with libspeexdsp
|
6 years ago |
Matt Demanett
|
12c0eb3aef
|
Only set speex conversion rates if they actually change.
|
6 years ago |
Matt Demanett
|
45f0aec7d8
|
Header fix for linux.
|
6 years ago |
Matt Demanett
|
e77c84c06c
|
libspeexdsp fix for windows.
|
6 years ago |
Matt Demanett
|
34c50b9af7
|
Replace libsamplerate with libspeexdsp for sample rate conversion.
|
6 years ago |
Andrew Belt
|
2c17b654af
|
Add -lssl to Linux build
|
6 years ago |
Andrew Belt
|
1de7cdb7bb
|
Merge branch 'v0.5' of github.com:VCVRack/Rack into v0.5
|
6 years ago |
Andrew Belt
|
2dabf2a9c7
|
Add openssl to Linux dist
|
6 years ago |
Andrew Belt
|
85a5ed46db
|
Add openssl to Linux build
|
6 years ago |
Andrew Belt
|
e2239bcc6d
|
Disable SSL cert verification, add openssl dlls to Windows build
|
6 years ago |
Andrew Belt
|
d558f1d316
|
Fix Windows build
|
6 years ago |
Andrew Belt
|
e21391d6f5
|
Merge branch 'v0.5' of github.com:VCVRack/Rack into v0.5
|
6 years ago |
Andrew Belt
|
a2d815db84
|
Leave Add Module popup metadata window open after mouse leaves module
section
|
6 years ago |
Andrew Belt
|
9b6c04f301
|
Update Mac make dist
|
6 years ago |
Andrew Belt
|
1b44985a0f
|
Add CKSSThree switch, ENUMS macro
|
6 years ago |
Andrew Belt
|
e042f823b6
|
Add -lcrypto to Mac/Windows build
|
6 years ago |
Andrew Belt
|
98df3e63aa
|
Add openssl to build system
|
6 years ago |
Andrew Belt
|
dc91b5d403
|
Update plugin manager to new online Rack plugin manager API
|
6 years ago |
Andrew Belt
|
357b0128d8
|
Don't write empty file if toJson is unsuccessful
|
7 years ago |
Andrew Belt
|
7c4a3e29ee
|
Merge branch 'master' of github.com:VCVRack/Rack
|
7 years ago |
Andrew Belt
|
ea36ea1874
|
Remove Module::reset(), Module::initialize(), and Module::randomize(),
add onRandomize(), onReset(), onCreate(), and onDelete()
|
7 years ago |
Andrew Belt
|
862d9ed575
|
Add Rack version to plugin request
|
7 years ago |
Jeremy Wentworth
|
911286b60a
|
clarified comment about sizes (#510)
* Update app.hpp
* Update app.hpp
|
7 years ago |
Jeremy Wentworth
|
e72618ea84
|
fixed note off velocity
|
7 years ago |
Andrew Belt
|
a538fad3fc
|
Add SSL support to curl build
|
7 years ago |
Andrew Belt
|
f939295b59
|
Run autoformatter on Core MIDI modules
|
7 years ago |
Andrew Belt
|
60c8c786f6
|
Clean up warnings
|
7 years ago |
Andrew Belt
|
182bf15fbe
|
Added ZoomWidget::onPathDrop
|
7 years ago |
Andrew Belt
|
60a1ecde4c
|
Rename SVGSlider to SVGFader, refactor LightWidget
|
7 years ago |
Andrew Belt
|
ce63beefe3
|
Merge branch 'master' of github.com:VCVRack/Rack
|
7 years ago |
Andrew Belt
|
93e0459c51
|
Split tags into tags.{hpp,cpp}
|
7 years ago |
Andrew Belt
|
3e2be87d44
|
Split tags into tags.{hpp,cpp}
|
7 years ago |
Andrew Belt
|
3f7ce8b01b
|
A few random changes from the last week
|
7 years ago |