Is there software to convert audio files to BCSTM?

Im getting the error "Invalid Theme BGM"
https://github.com/usagirei/3DS-Theme-Editor/issues/23

I've added a version of the audio with a loop as every theme should always have looping background audio.
Post automatically merged:

https://github.com/usagirei/3DS-Theme-Editor/issues/23

I've added a version of the audio with a loop as every theme should always have looping background audio.
Try importing either the (.WAV) or (.BCSTM) files.
 

Attachments

https://github.com/usagirei/3DS-Theme-Editor/issues/23

I've added a version of the audio with a loop as every theme should always have looping background audio.
Post automatically merged:


Try importing either the (.WAV) or (.BCSTM) files.
Thank.
Post automatically merged:

I don't understand the issue but it still wont work.
https://github.com/usagirei/3DS-Theme-Editor/issues/23

I've added a version of the audio with a loop as every theme should always have looping background audio.
Post automatically merged:


Try importing either the (.WAV) or (.BCSTM) files.
 

Attachments

  • Screenshot 2022-10-25 9.43.25 PM.png
    Screenshot 2022-10-25 9.43.25 PM.png
    113.6 KB · Views: 65
Last edited by Tally_Andromeda,
  • Like
Reactions: SylverReZ
Thank.
Post automatically merged:

I don't understand the issue but it still wont work.
Very strange. :unsure: It's been a very long time since I've known on how to do this.
This should hopefully work now.
Post automatically merged:

Very strange. :unsure: It's been a very long time since I've known on how to do this.
This should hopefully work now.
Tell me if it works or not.
 

Attachments

  • Love
Reactions: Maximumbeans
Very strange. :unsure: It's been a very long time since I've known on how to do this.
This should hopefully work now.
Post automatically merged:


Tell me if it works or not.
Finally it worked thank you so much for all your effort and trouble to help me!
Post automatically merged:

Finally it worked thank you so much for all your effort and trouble to help me!
sounds funny so i think it makes it funnier
Post automatically merged:

Finally it worked thank you so much for all your effort and trouble to help me!
Post automatically merged:


sounds funny so i think it makes it funnier
this is what I did so i dont have to put it on it for real so I can just scan the QR code and put it on that way https://themeplaza.art/item/53260
so you can hear it in full glory
 
  • Like
Reactions: SylverReZ
Is there a file converter anyone can refer me to for Linux Debian Bullseye or something that could run on that? If not can someone convert it for me and send it to me on Discord? Tally Andromeda#0021
openrevolution can convert WAV files to BCSTM and runs natively on Linux, if you'd need to convert one again.
 
  • Love
Reactions: SylverReZ
Can I install it onto a Debian based operating system because I don't know how arch works
You should have no problems of getting it to compile and run on Debian-based distros. I was able to get it to work alright with Linux Mint.
 
  • Like
Reactions: IC
You should have no problems of getting it to compile and run on Debian-based distros. I was able to get it to work alright with Linux Mint.
Mint is based off of ubuntu which is based off debian but im kinda not exactly knowledgable of Linux anything so im a bit stupid when it comes to linux
 
  • Like
Reactions: SylverReZ
openrevolution can convert WAV files to BCSTM and runs natively on Linux, if you'd need to convert one again.
Instructions for Debian-based distributions:

- Open a terminal in your home directory or another directory you can store the programs in.
- Install RtAudio if you wish to use the brstm_rt player. Otherwise, skip this step.
Code:
sudo apt install librtaudio-dev
- Run these commands:
Code:
git clone https://github.com/ic-scm/openrevolution
cd openrevolution
./build.sh
- If you get an error about the g++ command not being found, run this command to install the C++ development tools, then run ./build.sh again:
Code:
sudo apt install g++
./build.sh
- Run the brstm_rt and brstm_converter programs, which will show you how to use them.
Code:
./brstm_rt
./brstm_converter

Note that you will always have to execute the programs with "./" and while being in the cloned openrevolution directory. If you wish for them to be available globally, you can copy the executables to /usr/bin or add the cloned openrevolution directory to your shell's PATH.
 
  • Love
Reactions: SylverReZ
Instructions for Debian-based distributions:

- Open a terminal in your home directory or another directory you can store the programs in.
- Install RtAudio if you wish to use the brstm_rt player. Otherwise, skip this step.
Code:
sudo apt install librtaudio-dev
- Run these commands:
Code:
git clone https://github.com/ic-scm/openrevolution
cd openrevolution
./build.sh
- If you get an error about the g++ command not being found, run this command to install the C++ development tools, then run ./build.sh again:
Code:
sudo apt install g++
./build.sh
- Run the brstm_rt and brstm_converter programs, which will show you how to use them.
Code:
./brstm_rt
./brstm_converter

Note that you will always have to execute the programs with "./" and while being in the cloned openrevolution directory. If you wish for them to be available globally, you can copy the executables to /usr/bin or add the cloned openrevolution directory to your shell's PATH.
I installed it but I cant seem to run it because it says it doesnt exist like there is no such file or directory
Post automatically merged:

except for converter
 

Site & Scene News

Popular threads in this forum