Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
adrianh
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
adrianh
1mo ago
For a bespoke model that transcribes sheet music images well, check out our system at Soundslice: https://www.soundslice.com/sheet-music-scanner/ It's not an LLM, it's a custom thing we built. Here's a c
2.
▲
by
adrianh
2mo ago
We built that feature at Soundslice. :-) https://www.soundslice.com/sheet-music-scanner/
3.
▲
by
adrianh
2mo ago
Check out Soundslice for exactly this. It's great audio/video playback (with slowdown, looping, etc.), with an integrated tab and sheet music editor. So you can write down what you've figured out, and it remains synced with t
4.
▲
by
adrianh
2mo ago
Soundslice lets you start with a real recording (MP3 or YouTube) and integrates the audio/video playback directly with a tab/notation editor. So as you play the audio (with slowdown, looping, etc.), you can immediately write down
5.
▲
by
adrianh
2mo ago
Hey, great to hear! Thanks for taking the time to write that. :) Keep transcribing and playing music!
6.
▲
by
adrianh
2mo ago
I'm curious how it works for videos that contain moving tab (as in, the playhead stays in the center while the tab moves behind it). Seems like that sort of tab wouldn't work with this approach...? Kudos from one of the Soundslice
7.
▲
by
adrianh
3mo ago
I took Dave’s “Write a compiler” course several years ago, and it was mind-blowing in the absolute best sense of the term. What a great teacher and person. Programmers are worse off for his retirement, but (given his career change) Chicago-
8.
▲
by
adrianh
3mo ago
I also make instrumental music, and I have this same problem. What I do is: find a word or phrase that matches the rhythmic phrasing of my main melody. That becomes the working title. An example is how Paul McCartney’s original title for “Y
9.
▲
by
adrianh
4mo ago
I'm a very happy Google Closure Compiler user, especially with the "advanced optimizations" flag. It does a level of code elimination and variable renaming at a level that no other JavaScript tool even approaches. Excellent s
10.
▲
by
adrianh
5mo ago
Yes, Drumeo embeds the Soundslice player within its product. :)
11.
▲
by
adrianh
5mo ago
Great to hear. Thanks very much, and keep playing music!
12.
▲
by
adrianh
5mo ago
You're very welcome, and thanks for using it!
13.
▲
by
adrianh
5mo ago
I've been working on it full-time since 2012, so it's hard for me to reduce 14 years' worth of work to a single "most difficult technical step." Sorry, I don't mean to be rude or unhelpful, but that's not
14.
▲
by
adrianh
5mo ago
I’ve transcribed hundreds of hours of guitar music over 25+ years, using the method described in this article. It was such a slog that I ended up creating tool to help streamline the process: Soundslice ( https://www.soundslice.co
15.
▲
by
adrianh
6mo ago
Hi, I make that site! We don't have any "basic effects like normalization/compression," so I think you may be mistaking us for something else? Soundslice is oriented around sheet music that's synced with audio. So w
16.
▲
by
adrianh
6mo ago
This contains a lot of advice about good writing in general. Ironically I’d recommend it to humans as well as AIs.
17.
▲
by
adrianh
7mo ago
Thanks for sharing this. Your site is great. I've already learned a bunch of stuff, just browsing around the existing submissions. I had a chuckle pondering whether you A/B tested "really freaking cool-looking" versus &q
18.
▲
by
adrianh
1y ago
Interpreting sheet music images is very complex, and I’m not surprised general-purpose LLMs totally fail at it. It’s orders of magnitude harder than text OCR, due to the two-dimensional-ness. For much better results, use a custom trained mo
19.
▲
by
adrianh
1y ago
I've been using the Django ORM for 20 years, and it has yet to get annoying. What's your definition of "quickly" — perhaps 25 years?
20.
▲
by
adrianh
1y ago
Definitely a subtle distinction there. Soundslice supports tab in many formats (MusicXML, Guitar Pro, PowerTab, TuxGuitar, PDF/images of published tab, or tab notated directly in the Soundslice editor) but didn't support ASCII for
21.
▲
by
adrianh
1y ago
Yes, Soundslice has a ton of tab-first users. And in fact the primary reason I founded the site was to scratch my own itch of being able to create tab that's synced with real audio recordings. (I'm a guitarist myself.)
22.
▲
by
adrianh
1y ago
I don't fully understand your comment, but Soundslice has had first-class support for tablature for more than 10 years now. There's an excellent built-in tab editor, plus importers for various formats. It's just the ASCII ta
23.
▲
by
adrianh
1y ago
Yes, that's a Soundslice feature called "Expand repeats," and you can read about it here: https://www.soundslice.com/help/en/player/advanced/17/expand... That's available for any
24.
▲
Adding a feature because ChatGPT incorrectly thinks it exists
(holovaty.com)
1299 points
by
adrianh
1y ago
|
424 comments
25.
▲
by
adrianh
1y ago
Just a quick plug: check out Soundslice. It's interactive sheet music with a ton of learning tools built in, including easy navigation, looping, tempo changing and transposition. We've also got a scanning feature that does OCR for
26.
▲
by
adrianh
2y ago
Try our machine-learning powered sheet music scanning engine at Soundslice: https://www.soundslice.com/sheet-music-scanner/ Definitely doesn't suck.
27.
▲
by
adrianh
2y ago
Soundslice ( https://www.soundslice.com/ ) is a fully baked version of this idea. Tabs synced with videos, with a full notation/tab editor and tons of built-in music practice tools.
28.
▲
by
adrianh
2y ago
Hi, I'm one of the creators of Django. For what it's worth, here's what I do for my product Soundslice ( https://www.soundslice.com/ ). I've been working on it full-time for 12 years, so a lot of thought h
29.
▲
by
adrianh
2y ago
I'd call this a California thing — or, more broadly, a behavior by people who want to align themselves culturally with Silicon Valley. Work with some Chicagoans (or Midwesterners in general) and you'll get a lot less BS. Obviously
30.
▲
by
adrianh
2y ago
No React to be found (and good riddance). It's two vanilla JavaScript files: https://ciechanow.ski/js/base.js https://ciechanow.ski/js/moon.js
More ›