Help :(

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #644
    JFiddle
    Member

    Bet you’re getting tired of me lol

    I want to accomplish two things with the Hacker:

    1 – create multiple effects (reverb, bitcrush, etc.) Problem: finding it hard to understand the coding or finding examples.
    2 – add real time control to these effects with analogue pins.

    I’ve searched, do you know any resources that might be useful?

    Thx for putting up with me thus far

    #1760
    Michael
    Keymaster

    Well, first do you know how those effects work form an acoustic perspective? If you know how the effect works, then the API for reading the ADC, writing to the DAC, and reading/writing memory should be all you need. Do you understand how the Audio Hacker examples work? For example, the Echo Effect would be similar to reverb, right? Did you read the Echo Effect code?

    When you say “realtime control” what do you mean? It’s easy to read values from analog pins. What do you want to do with the values you read?

    #2142
    emmasam790
    Member

    Would it be possible to use only an SD Card and be able to save longer/ higher quality samples?

    ____________

    Get ccnp switch lab manual pdf for test king and comptia network+ exam with 100% ccna test cost – pass-4-sure guaranteed. Our high quality fcc prepares you well before http://www.pittstate.edu in the final exams of Southern California University of Health Sciences.

    #2153
    Michael
    Keymaster

    No, an SD card is not fast enough for realtime recording/playback at the same time.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.