Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
stephband committed Sep 22, 2023
1 parent b308f0c commit 23fc0cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nodes/test/instrument-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ run('Instrument() Chromatic and dynamic test', [false], function(test, done) {
id: 'sample',
type: 'sample',
data: {
src: path + 'samples/steinway-piano/sample-map-local.json',
src: path + 'samples/steinway-piano/sample-map.json',
nominalFrequency: 440,
// TODO: gain is working? Do we need gain?
gain: 1
Expand Down

0 comments on commit 23fc0cc

Please sign in to comment.