Hacker Newsnew | past | comments | ask | show | jobs | submit | dspig's commentslogin

That's such a HN title!


And the content. A number of smart design decisions, and analysis of what was wrong with the previous versions.

Also, it's a great illustration of the benefits of layered, modular design that Linux sports: it allows to mix and match parts to build what you need.


Sounds like a title you’d read on the satirical version of HN in a TV show like Silicon Valley


Any headline with a question... Of course it depends on what you want to do and what you are used to.

Technically, regardless of the rest of the product design there are high quality potentiometers available both as linear faders or rotary knobs. I guess dirt is more likely to get into a linear fader and make it scratchy - especially in a club environment.


I think what's going on with consonance is that there is an implied lower pitch that all the partials are harmonics of - that also works when there are just sine waves.


Especially in Cologne where the underground is already full of modern and ancient stuff!


The Sony PCM-F1 was one of these - and was the first time I got confused between "is this live or is this the playback?" because until then it had been obvious.


or if the lock is on some smaller part you might be able to still render the audio but e.g. not update the settings that changed yet, and try again next time.


thruppny bit is also ryhming slang, but in the other direction


Along with the other answers here, using a newer Xcode and macOS SDK in order to build for M1 can limit compatibility with old macOS (OS X) versions.


Phase itself looks random, but what makes the sound blurry is that the phase doesn't line up like it should across frequencies at transients. Maybe something the model could grab hold of better is phase discontinuity (deviation from the expected phase based on the previous slices) or relative phase between peaks, encoded as colour?

But the same thing could be done as a post-processing step, finding points where the spectrum is changing fast and resetting the phases to make a sharper transient.


That makes a lot of sense, I would be keen to see attempts at that.


Yes it's a good decision, and 'the standard' for audio in the same way as 32-bit ARGB makes everything easier for graphics. Of course there are some things that are better done with ints or maybe doubles, like keeping track of the time position, but for the sine wave generator it doesn't need to know how long it's been running in total, just the position in the current cycle, so floats are fine for that.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: