03-15-2017 08:05 PM
Hello,
I am currently having an issue with my myRIO. I am trying to build an FM transmitted using this and I need to import a music file in order to test this. However the audio in express VI is not available within myRIO. I have tried using the Audio In on the myRIO however the audio is very distorted. Does anyone know of a better way to do this.
Many Thanks,
David
03-16-2017 02:06 AM
Hi JohnDoe,
- transfer the "audio file" to your myRIO target using FTP (or similar), then use simple file functions to load the file…
- use a PC host application to transfer data to your myRIO RT target using any kind of LAN communication: this way you have all "audio file" functions available on the PC and so can easily load your file…
What kind of "audio file" do you want to load? WAV, AIFF, MP3???