diff --git a/config/keys_sampler.edn b/config/keys_sampler.edn index bb4b5b57..596671c4 100644 --- a/config/keys_sampler.edn +++ b/config/keys_sampler.edn @@ -8,5 +8,5 @@ (@p sampler play-sample :sample-selected) (@P sampler stop-sample :sample-selected) -(@shift-f6 dialog :dialog-import-sample) -(@shift-f9 dialog :dialog-export-sample) +(@shift-f6 dialog :dialog-export-sample) +(@shift-f9 dialog :dialog-import-sample)