Forum

How do I load a wav file to the program

More
#18 by Nick.Daniels
Nick.Daniels created the topic: How do I load a wav file to the program
I'm new to this. I got the sample programs running and can use buttons to trigger sounds. I'm ready to hear myself say "Bingo" or something over and over. How do I load into the program?

Please Log in or Create an account to join the conversation.

More
#20 by foxonix
foxonix replied the topic: How do I load a wav file to the program
Hi Nick:

Great news that you're able to get the sample programs up and running. If you start with one of these sample programs as a base, you should be able to easily substitute your own audio in place of the audio that's used in the sample program.

You will need an audio editor like Audition, Audacity, or WavePad. You can use the audio editor to record your voice using a microphone (or your webcam). Once you make a recording, you will need to do some processing to adjust the volume (if you need to) and get the file at the correct sampling rate. (Our sample programs use 12 kHz sampling rate.) Your new file can be saved in the same directory as the sample program. You will need to edit the .EZ file to include your new file. Once that's done, you compile the program and load your .bin file onto the board just like you did with the sample program.

There is some additional info in the Getting Started Guide

Foxonix - make your ideas heard.
@foxonixdev

Please Log in or Create an account to join the conversation.

More
#24 by Nick.Daniels
Nick.Daniels replied the topic: How do I load a wav file to the program
I'll be using Audacity as I'm most familiar with it but I do have Audition CC if needed.
I'll make a copy of count_to_twelve and save several .wav samples into it
How do I edit the .ez file?
How do I compile the program?
I can load the file on the board and the Project board (thank you!) no problem

Please Log in or Create an account to join the conversation.

More
#27 by foxonix
foxonix replied the topic: How do I load a wav file to the program
The Getting Started Guide has a section called "Using the Code Editor and Compiler," which gives step-by-step instructions for saving and compiling a program.

You might also want to check out the Preparing Your Audio section, which explains how to format your audio files.

If you need additional help, let us know.

Foxonix - make your ideas heard.
@foxonixdev
The following user(s) said Thank You: Nick.Daniels

Please Log in or Create an account to join the conversation.

Time to create page: 0.031 seconds