Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guides #29

Open
davidgovea opened this issue Aug 3, 2011 · 4 comments
Open

Guides #29

davidgovea opened this issue Aug 3, 2011 · 4 comments

Comments

@davidgovea
Copy link
Contributor

I think that if you're planning 0.5.0 to be a major release, some guides should be written for at least basic functionality.

Audiolet has some such guides, which are actually why I started working with Audiolet first. It would definitely encourage some more to hack along!

I can write a guide or two this week.. here are some general topics that come to mind:

  • Simple sound generation with fillBuffer and writeBuffer(generated) methods
  • Loading PCM data, sampling/resampling
  • Automation techniques
  • Applying envelopes, creating notes & chords: maybe a quick one-row-keyboard-piano guide?
  • 8-step sequencer/drum machine creation (I plan to do this once the tracker is in place)
@jussi-kalliokoski
Copy link
Owner

That would be awesome, and your list sounds more than enough to get started! I'll definitely try and write some guides myself too. I'll just have to try to keep it simple, I often start writing a guide and it turns out to be an over-ambitious demo. :D

@milani
Copy link

milani commented Aug 7, 2011

I just started exploring your codes. It's a little hard to get started with it. We really need a tutorial please!

@jussi-kalliokoski
Copy link
Owner

Yes, very sorry about that! Working on it! :)

@jussi-kalliokoski
Copy link
Owner

I have no plans to write more guides for this version, in fact I'm incapable of even maintaining the library at this point, but if anyone wants to write guides, I'd be happy to accept pull requests!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants