BSidesROC BadgeCTF Hints

++++++++++[>+>+++>+++++++>++++++++++ <<<<-]>>>>++++++++++.<<+++++++++++++++++++ .+++.>>-------.<<.>>+++++++++++.<<.

Identify the language and decode this string. The decoded string is the first flag.
Show me the flag 1
1. Play my jam
Plays an audio file if soldered a speaker (needs additional components for bonus soldering challenge).
2. CTF Level 2
~~~~ ~# #~#~ #~# ~ ~#~ ~## ~# ~#~ ~ ~~~ / ~~ #~ / ~#~ ### #~#~ #~# ~ ~~~ # ~ ~
Convert the string by replacing ~ with . and # by - to see a Morse code. Decode the Morse code to get a website link. However, it's not a webpage but an audio file. Append the link with audio file formats (such as .mp3, .aac, .wav, .flac). One of them will download an audio file.

Take me to the audio file

Use Steghide to reveal a text file with flag hidden in it. The secret to extracting the data is the first flag.
Show me the flag 2