diff --git a/neo-hasidic_brainsex/808.scd b/neo-hasidic_brainsex/808.scd index d4bd569..a3e9de7 100644 --- a/neo-hasidic_brainsex/808.scd +++ b/neo-hasidic_brainsex/808.scd @@ -18,7 +18,7 @@ MIDIdef.cc(\ccTest, { // Load samples ( -~sampleDir = PathName("/home/lcoogan/snd/live/2025-04-26.Basic_City_Brewery/seq/borrowed_flesh/808").fullPath; +~sampleDir = PathName("/home/lcoogan/snd/samples/seq/@808").fullPath; ~samples = Dictionary.newFrom( ( @@ -38,7 +38,7 @@ MIDIdef.cc(\ccTest, { ~samples[39].class; ( -~sampleDir = PathName("/home/lcoogan/snd/live/2025-04-26.Basic_City_Brewery/seq/borrowed_flesh/808"); +~sampleDir = PathName("/home/lcoogan/snd/samples/seq/@808"); ~sample = (); ~sampleDir.entries.do({ |pn| var sym;