-
Notifications
You must be signed in to change notification settings - Fork 6
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
Wanting to spark a dialogue on this subject #8
Comments
Ok so I'm running a batch of sounds on it here, I've got a 1000 analog drum sounds, could we use these as a ground truth to test and improve the output for this kind of input? I can already see some things that appear to be lost in translation... This is an example, it appears that there is a phasing issue at the end of the wavetable it generates in many sounds In short envelope tracks, it appears that it's having trouble picking up the length of the envelope, making them too sort |
When looking at my version it really appears like there's something wrong with it, because I see this in the output
|
@lanmower Thank you for your interest in this project! I am currently not focusing fully on Syntheon, but happy to discuss about improvements. For the issue which the kick sounds "bassy" one way is to introduce filter modulation. This might be made possible with a recent related research. For shorter-than-expected envelope detection, we rely on Happy to have a look at the analog drum sounds too. |
I think I get it, after your explanation the output sounds make a lot more sense, a lot of the sounds come out very rich in the treble range, for instance my modified sine input produces like a very sharp output |
I'm very interested in this project, not knowing much about the process I blindly tried to use gpt to solve this issue, but your project is much nicer and further down the production line...
I ran a kick through it and it sounded a little bassy, was thiking about starting that as a discussion on how to improve its output, since the transients seem ok and it did pick up something that resembles a sine, that's a good starting point, getting it to pick up the pitch envelope
Do you have any thoughts on how to make it sensitive to that?
The text was updated successfully, but these errors were encountered: