This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
Rack
mirror of
https://github.com/VCVRack/Rack.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
38
Wiki
Activity
Browse Source
Header fix for linux.
tags/v0.6.0
Matt Demanett
Matt Demanett
6 years ago
parent
cf34b2cf55
commit
b8f300d130
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
include/dsp/samplerate.hpp
+ 1
- 0
include/dsp/samplerate.hpp
View File
@@ -1,6 +1,7 @@
#pragma once
#include <assert.h>
#include <string.h>
#include <speex/speex_resampler.h>
#include "frame.hpp"
Write
Preview
Loading…
Cancel
Save