set variables to unicode to access umlaut
in OpenSesame
Dear forum,
to show a letter together with a sound i set a variable ('letter') in a loop.
Now i access this variable for both the sketchpad as well as the sampler.
However, the 'ö' does not sound in the sampler, but is presented in the sketchpad.
I have set the soundfile to [letter].wav.
Problably, this has to do something with unicode and umlauts.
Any ideas how to solve that?
Do i set it differently in the loop? Or in the soundfile? I want to set only one variable in the loop for both.
Comments
I now decided to double my variables in the loop and avoid umlaut in for the sound names.
Moreover, I found a hidden feature *_*
If you have many variables in the loop and want to arrange them by alphabetical order. (I could not move the cols as i am used to in excel). You may cut any column. Then undo the cut (Strg+z) and see it's reordered ;)