figaro icon indicating copy to clipboard operation
figaro copied to clipboard

Paths to the Sound Files

Open 0Adiber opened this issue 4 years ago • 1 comments

Is your feature request related to a problem? Please describe. It is really "annoying" copying all the files, I want to play using Figaro, into the /res/sounds folder. Adding paths to files would really make that easier.

Describe the solution you'd like Being able to add paths to the Sounds I want to play, not having to copy every audio file into the /res/sounds directory.

0Adiber avatar Jan 11 '21 16:01 0Adiber

Will also add this to the documentation soon, but you can now add sound files from outside the res/sounds folder by using ...

set sound path <new_sound_name> <new_sound_path>

figaro-issue10-2

... in the Figaro CLI. GUI support will be added in a future update ... 😄

MattMoony avatar Jan 12 '21 15:01 MattMoony