| Sign In/My Account | View Cart |
| Article: |
Java and Sound, Part 1 | |
| Subject: | on audio data array bytes | |
| Date: | 2009-02-06 03:32:26 | |
| From: | tinsalipot | |
| I am developing a program that would generate guitar effects by getting samples through a microphone. I understand that the java sound api stores the audio in a byte array but I don't know how to manipulate it to my desired effect such as creating an echo. What does the data in the array represent? Thanks in advance :D | ||