Search found 5 matches
- 05 Nov 2018, 16:06
- Forum: Workshop
- Topic: CommonSense controller for digital piano project?
- Replies: 49
- Views: 15185
- 02 Jul 2018, 17:52
- Forum: Workshop
- Topic: CommonSense controller for digital piano project?
- Replies: 49
- Views: 15185
Thanks, I was thinking about that "double" the sampling rate intuitively but thinking more about that you're right I'll need much more sample points than that to get a good precision. Very initially, while still not knowing anything about Teensy and Arduino, I was thinking that the solution would pr...
- 02 Jul 2018, 14:01
- Forum: Workshop
- Topic: CommonSense controller for digital piano project?
- Replies: 49
- Views: 15185
So, since I don't see any further replies. Let's assume the highest possible terminal velocity is 2m/s. Escapement to string distance is 1mm. That equates to shortest duration of 0.5ms. In order to detect something like that I should scan at least twice as fast, meaning 4000 times a second. Multiply...
- 01 Jul 2018, 23:27
- Forum: Workshop
- Topic: CommonSense controller for digital piano project?
- Replies: 49
- Views: 15185
I see a lot of questions... Let me first start by saying that I am first of all a high-level programmer by profession, I mostly write in Java which isn't helping me a lot besides the basic coding skills :) I am entirely new to controllers, low-level programming etc. I am also an advanced amateur at ...
- 01 Jul 2018, 11:25
- Forum: Workshop
- Topic: CommonSense controller for digital piano project?
- Replies: 49
- Views: 15185
Hi guys, I've seen you're interested in my project :) I'll be very short since I am kind of busy these days... One of the most important parts of my project is that I don't rely on ADC because it is slow, even though the ADC on the Teensy board is pretty fast. I mean it is fast by itself but I need ...