fix paths for testing samples
This commit is contained in:
parent
14621f3634
commit
a82b05b49c
@ -62,7 +62,7 @@ TriggerBox::load_some_samples ()
|
||||
try {
|
||||
for (size_t n = 0; paths[n]; ++n) {
|
||||
|
||||
string dir = "/usr/local/music/samples/Loops\ \(WAV\)/ASHRAM\ Afro\ Percussion\ Loops/";
|
||||
string dir = "/usr/local/music/samples/Loops (WAV)/ASHRAM Afro Percussion Loops/";
|
||||
string path = dir + paths[n];
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user