For example
{ “Shock;common”, “Shock/tracks/track1.wav”,
Or can I also do
{ “Shock;common”, “Shock/tracks/asuperwildtrackname.wav”, (and it will still work in track player)
For example
{ “Shock;common”, “Shock/tracks/track1.wav”,
Or can I also do
{ “Shock;common”, “Shock/tracks/asuperwildtrackname.wav”, (and it will still work in track player)
Yes, I’d still set a default track for each preset as before.
For Track Player you just need more than one track inside the fontname/tracks and/or common/tracks folder on your SD, they can be named anything you want.
Understood Fernando - Thank you kindly
Yup, Tracks don’t have a specific syntax, they just need to be in the /tracks directory.
But each track less than 8 characters in name right?
Thank you again
@profezzorn the character limit for tracks would be 128 characters for the entire file location, correct? So the total length of “fontname/tracks/name.wav” can’t be longer than 128 characters when we use “list_tracks” or “list_current_tracks”, right? Or is it limited in another way?
For proffieboards, that is the limit.
For teensys, each segment needs to be 8+3 format.
maybe tgat is causing my issues on Teensy in track player and edit tracks. I havent reported specific issues on Teensysaber, because so few of them are left. It all works on Teensysaber, more or less.
Suggestion: In suggesting to use the most current updated version (Master) of 6.1 as rolling changes occur mention you need to click the green block for that download.
re: GitHub - profezzorn/ProffieOS: Lightsaber Controller Software
Blade length spoken prompts out of sequence. Changing config to 144/144 versus 144/122 or 122/122 makes no improvement.
Check your voice prompt sounds and make sure mnumXX.wav actually says the number of the file.
If it’s not the sounds, hook up to Serial Monitor and reproduce.
What voice files are you using?
Whatever set was the most current here then I chose whichever female Voicepack_English_c and from there pulled all the prompts from the download and put them all in common as instructed: Free prop sounds
From the video here: ProffieOS6 - Setting up SD and config files for Edit Mode - YouTube the steps were followed.
I’ll happily re-download from a different link or if someone wants to share a copy of a working common folder. Actually that brings up another suggestion, have a fully setup common folder for download with an empty tracks folder and then people can choose direct from that file. It’ll make it easier on the casual user IMHO.
Gonna see if something may be up w the SD first. That seems to be the possible issue because because I checked for what Fett263 suggested and it’s there. After I’ll run serial but a good common folder would be the start.
What is the point of this screenshot? What is it supposed to show?
You asked what voice files I had so I am simply showing you.
It’s not what I meant though; I meant; where did you download them?
I can then download those files and see if the sounds are in the right order in there.
Ahh. I thought you meant to also provide clarity. Images removed.
It’s the mnum folder. SOLVED. Looks like the link now downloads the corrections.
Post preface: I really didn’t want to address this until OS7, because I think it might be a distraction from the testing that needs to get done, but Fernando requested that I talk about it.
I did upload OS 6 with FETT263’s prop file onto my Mentor Graflex. That saber has 6 bladestyles in each preset. I modified the config to get “edit mode compliant” bladestyles in the first 2 blades (main blade and Shtok Connector), but the crystal chamber, pulsing noleds had to retain old bladestyles to fit into config file.
I know Fernando’s library may have solution for this, and I do have a suggestion for the library I was reluctant (Didn’t want to muddy the waters) to add, but here it goes:
Can you include “off behavior” options in the styles? Cylon, Cycle, Pulsing?
When compiling, I’m using the same edit mode compliant bladestyles for blades 1 and 2. Is there a way to shorthand in the config that hey, no need to duplicate the bladestyle on the 2nd blade, its the same as the first to save some space on the config file?