10-17-2013 09:18 AM
10-17-2013 09:30 AM - edited 10-17-2013 09:31 AM
Hi rrr1,
add the file to your build specs and place it in the standard "DATA" folder of your executable. So the file will be always placed in the DATA subfolder of your executable path and so you're able to load the file from always the same (relative) path...
Idea: When the song data is really static you can preload it at development stage into a block diagram constant and save it as constant data inside a VI.
10-17-2013 11:49 AM
10-17-2013 11:53 AM
@rrr1 wrote:
I love the idea but actually don't know how to make a song a constant. I think I have to show always the path.
Can you tell me how to create the constant please? I would love to know how to do it because the song is really static.
I'm really sorry to bother you this much.
Thank you really much.
Load the song to a waveform or array indicator, change to constant.
/Y