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

Using filters etc. directly? #26

Open
danja opened this issue Apr 28, 2018 · 0 comments
Open

Using filters etc. directly? #26

danja opened this issue Apr 28, 2018 · 0 comments

Comments

@danja
Copy link

danja commented Apr 28, 2018

I'm just about to go poking around in the libs, but I thought I'd ping you first. I'm not exactly hot on C++ so it'll probably save me time in the long run :)

Anyhow, I want to make something like this 1979 analog gadget but based on the Arduino, it's essentially a joystick & some switches hooked up to a oscillator, noise generator and a couple of formant filters:

https://github.com/danja/synth/blob/master/reference/Chatterbox-1976.pdf

(I stumbled on the article by accident, bizarrely I remember reading it in the original magazine, thinking - want!).

So if I wanted to take input from, say, a couple of joysticks and use that to control oscillator & filter freq, which bits of the libs would I need to look at?

What I'm after, Talkie is way too sophisticated for :)
I'd like to be able to manually make speech-like noises, that almost certainly won't be words.

I'm very impressed by what you've put together - had to do the const tweak, but essentially the examples worked out of the box.

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

No branches or pull requests

1 participant