matoz Posted November 15, 2017 Report Posted November 15, 2017 Hello all! A question for programmers: Could it be possible to create a box witch tune a music tuned in 440hz to 432hz, in real time? It could be a nice challenge for DIY world.. ;-) Best regards, Loic
Hawkeye Posted November 15, 2017 Report Posted November 15, 2017 A sampler and instant replayer? Just sample with 44kHz and instantly play back with 43.2kHz? :-) Could be done with minimal hardware, as long as the a/d and d/a converters are decent. Many greets, Peter (edit: on a second thought, this needs some minimal timestretching code, otherwise there would be a buffer overrun, very soon! :-). Should be doable nevertheless! :-))
matoz Posted November 15, 2017 Author Report Posted November 15, 2017 interresting!.. Yes, if the timetretching code is here, it could needs very minimal hardware, with of course correct AD/DA converters. There is software witch plays in 432 a music tuned in 440 hz. But for a recorded music. I'm thinking about a box for live-playing with instruments tuned to 440. So the latency should be minimal...
Phatline Posted November 16, 2017 Report Posted November 16, 2017 cool idea... i also want such device.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now