Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
waveywaves
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Show HN: Rigor – Anti-Enshittification Proxy for Your AI Agents
(rigorcloud.com)
3 points
by
waveywaves
5mo ago
|
0 comments
2.
▲
by
waveywaves
5mo ago
thanks for catching that, I have improved the functional harmony here and how it works, let me know what you think https://github.com/contrapunk-audio/contrapunk/commit/dc25aa... I haven't made a release
3.
▲
by
waveywaves
6mo ago
Yes sir, that is the best way. Learning music by ear is the best way to get through yes. What does your practice session usually look like ?
4.
▲
by
waveywaves
6mo ago
Really appreciate you sharing your workflow honestly. I have a few follow up questions. When you're using SonoBus, are your musicians running local synths/instruments, or are you working with audio streams? And are you on macOS? A
5.
▲
by
waveywaves
6mo ago
Would be nice to have it be realtime no, is this something you are looking to have? Do sign up on the cloud waitlist so I can get in touch wrt progression on the chord detection work.
6.
▲
by
waveywaves
6mo ago
Unfortunately not right now, it's in the works. Polyphonic guitar to midi is a problem I am yet to understand and try solving in this one. Jam Origin's Midi Guitar is good like that, I still need to get there.
7.
▲
by
waveywaves
6mo ago
No worries!
8.
▲
by
waveywaves
6mo ago
Sorry about that, you will have to download the app again there was an issue with the midi out for guitar atleast. Just to be sure, have you setup the IAC buses. I usually like to have 4 and then configure them as output devices.
9.
▲
by
waveywaves
6mo ago
You can use your computer keyboard as well. Setup the IAC buses and use the keyboard and you should be sorted.
10.
▲
by
waveywaves
6mo ago
Thank you!
11.
▲
by
waveywaves
6mo ago
I haven't, this looks neat. Have you tried it ?
12.
▲
by
waveywaves
6mo ago
Ah, thanks for catching that really appreciate it ! Updated the website now.
13.
▲
by
waveywaves
6mo ago
Ah thanks for referring sonobus, hadn't seen it before. Would defintiely be good to get some inspiration from there. Do you use sonobus by any chance ? If so, what has your experience been with it ?
14.
▲
by
waveywaves
6mo ago
That's awesome thank you for sharing, really appreacite it ! Hope you have a good time with Contrapunk. Just let me know if you are facing any issues as well.
15.
▲
by
waveywaves
6mo ago
thanks ! go ahead and download the DMG and try it, let me know what you think ! :D
16.
▲
by
waveywaves
6mo ago
This is callback heavy audio code so this was the bigger problem for me mainly and learning about lifetimes was a pain initially. cpal's stream callback wants 'static which means you can't just pass references around. You end
17.
▲
by
waveywaves
6mo ago
IKR ! and thank you, let me know if you were able to download and play around with it !
18.
▲
by
waveywaves
6mo ago
Added to the README, apologies for that.
19.
▲
by
waveywaves
6mo ago
Ah banger from the get go. Guess this is what I will be listening to through rest of the day. And I will add this as a fun fact to the website as well. Thank you for sharing :)
20.
▲
by
waveywaves
6mo ago
Thank you! The idea is not completely mine, I have to give thanks to Abhinav Arora who had this idea initially during the ADCx music hackathon. Kudos to him! Also love the phrase Gradus ad Parnassum! Maybe this should be the motto of contra
21.
▲
by
waveywaves
6mo ago
Ah perfect ! Let me know what you think ! Also you can ping me on twitter if required https://x.com/BobadeVibhav/ Not really a twitter user, never been, but would be a easier way to connect obviously.
22.
▲
by
waveywaves
6mo ago
created https://github.com/contrapunk-audio/contrapunk/issues/8 https://github.com/contrapunk-audio/contrapunk/issues/9 , let me know what you think
23.
▲
by
waveywaves
6mo ago
The quickest way to fix this is clone the repo and run `cargo tauri dev` I believe.
24.
▲
by
waveywaves
6mo ago
I had added a metronome and a note generator to this earlier which aren't working well exactly right now. But this would definitely increase playability. I agree that there should be a VST plugin version of this as well. It can also li
25.
▲
by
waveywaves
6mo ago
The quickest workaround for this would be running ` xattr -cr /Applications/Contrapunk.app`. Are you able to use the web version though at app.contrapunk.com
26.
▲
by
waveywaves
6mo ago
Ah sorry about that. Let me see what's up. I am able to run it locally on my M2 Pro. Not running Tahoe. Filed an issue https://github.com/contrapunk-audio/contrapunk/issues/7
27.
▲
by
waveywaves
6mo ago
Yes, latency was the main problem to solve here. Because of which I opted for Rust. The pipeline is: - 128-sample cpal audio buffers (~2.7ms at 48kHz) - Single-cycle pitch detection - 2-frame McLeod pitch voting for confirmation - Entire DS
28.
▲
by
waveywaves
6mo ago
Have you been able to try it as well would love to hear what you think! Coming back to the features, regarding 1. you can already choose between soprano, alto, tenor or bass. I have still filed an issue for this, will help me remember to ta
29.
▲
by
waveywaves
6mo ago
Thank you! The best part about this project is that you don't actually need a elaborate setup :) All you need is a DAW like garage band or logic and a few IAC buses configured on your mac. I really like the idea of key detection, it is
30.
▲
by
waveywaves
6mo ago
Thanks for taking a look! Let me know if you have any issues with it, it's still in a nascent stage and has a lot of room to grow especially in the Guitar to MIDI detection. If you don't have a midi controller you can use your key
More ›