Anarchist, autistic, engineer, and Certified Professional Life-Regretter. If you got a brick of text, don't be alarmed; that's normal.
Or you're just not posting trash enough content.
I'm intrigued but completely out of the loop. What's the difference between these two sets of books?
Okay so I honestly had trouble parsing this because of all the names. Also here's a link to XCancel which lets you view without going on Twitter
Here's what I learned:
Violating the rules of professional conduct that should govern city council meetings, Mayor Hall interrupted Ms. Massie, told her that she must stop speaking, and threatened to have her escorted out if she wouldn’t yield the floor. He then accused her of “lodg[ing] charges or complaints against [an] employee of the city or members of the body,” displaying his incorrect understanding of that statute and inaccurate assessment of what Ms. Massie was actually doing.
Ms. Massie was not lodging charges or complaints against Mr. Wingo. She was offering her opinion that his salary should not be increased, based on facts that she cited regarding salary comparison data and outstanding Freedom of Information Act requests. She used publicly available facts to support her argument that his salary should not be increased, but she was neither offering her opinion on those facts nor lodging charges or complaints. To state such facts and to urge the council to not increase an employee’s salary is fully within her rights as a citizen.
In conclusion: fuck Skip Hall, fuck the government of Surprise.
*removed externally hosted image*
The STEM mask. I look like your typical STEM-brained antisocial shitlib, and I have to hide my actual views on things to be able to even get my foot in the door doing honest tech work.
In reality, I'm an anarchist communist, a musician with a passion for death metal, and I'm tired of being reasonable with people who want to kill us. I'm bad at socializing, not antisocial.
But ironically I'm actually a lot more "math nerd" than I even let on because it turns out that engineers don't know how math works and that makes them scared, so I have to keep all my serious math stuff to myself.
Edit: I'm also a lot more fragile, emotional, and fearful than I let on. I look (and act, and am) a lot like a "man's man", and I'm 100% comfortable with my cishet identity, but I do find it obnoxious to explain to people that I'm still human and feel feelings.
Me when I keep applying for work for some reason
*removed externally hosted image*
IMO I think people are gonna have to start swearing more online since it's kinda hard to get commercial LLMs to swear.
It's really hard! But it's really rewarding too. And as a computing/music student [1], you're in a great major to start!
First off, if you just want to make your own effects and you're not really interested in distributing them or making them public, I recommend using JSFX. It's way easier. You can read through the entire spec in a night. JSFX support is built into REAPER, and apparently YSFX allows you to load JSFX code into other DAWs, although I haven't tested it. JSFX plugins are compiled on the fly (unlike VST plugins, which are compiled ahead of time and distributed as DLLs), so you just write them up as text files.
However, their capabilities are limited compared to VST, AU, LV2, AAX [2], and other similar plugin formats. Also, pre-compiled plugins perform better. That's why plugins are released as such.
So if you plan on writing pre-compiled plugins for public consumption, you'll need to do some C++ programming.
Between "music", "engineering", and "software development", plugin design feels the most like "software development".
99.9% of all plugins are written in C++, and most of those are done (both proprietary and FOSS) with the JUCE library. School taught me the basics of C++ but they don't teach you how to code well. Particularly, your DSP code needs to meet a soft real-time constraint. You have to use multithreading because you have a thread for the audio signal (which must NEVER get interrupted) and at least one thread for the GUI.
You also need to figure out which parts of the C++ standard library are real-time safe, and which aren't. Here's a good talk on that.
If you use JUCE or a similar development library then they have well-tested basic DSP functions, meaning you can get by without doing all the math from scratch.
Start watching Audio Developer Conference talks like TV as they come out. JUCE has a tutorial, and MatKat released a video tutorial guiding the viewer through coding a simple EQ plugin [3]. JUCE plugins are basically cross platform, and can typically be compiled as VSTs on Windows, AU plugins on Mac, and LV2 plugins on Linux.
JUCE is a really complicated library even though it vastly simplifies the process (because audio plugin development is inherently hard!). You're going to have to learn to read a LOT of documentation and code.
I also recommend learning as much math as you can stomach. Start with linear algebra, calculus, Fourier analysis, circuit theory, and numerical analysis (especially Padé approximants), in that order. Eventually, you'll want to roll your own math, or at least do something that JUCE doesn't provide out the box. Julius O Smith has some really good free online books on filters, Fourier Analysis, and DSP with a music focus.
If you're willing to sail the high seas to LibGen buy a book, I recommend Digital Audio Signal Processing by Udo Zolzer for "generic" audio signal processing, and DAFX: Digital Audio Effects by Zolzer for coverage of nonlinear effects, which are typically absent from DSP engineering books. I also recommend keeping a copy of Digital Signal Processing by Proakis and Manolakis on hand because of its detailed coverage of DSP fundamentals, particularly the coverage of filter structures, numerical errors, multirate signal processing, and the Z transform.
A little bit of knowledge about machine learning and optimization is good too, because sometimes you need to solve an optimization problem to synthesize a filter, or possibly in a fixed time as your actual output (example: pitch shifting). Deep learning is yielding some seriously magical effects, so I do recommend you learn it at your own pace.
DSP basically requires all the math ever, especially the kind of DSP that we want to do as musicians, so the more you have the better you'll be.
[1] IMO that would have been the perfect major for me, that or acoustical engineering, if anything like that existed in my area when I went to recording school 10 years ago. While my recording degree taught me some really valuable stuff, I kinda wish that they pushed us harder into programming, computing, and electronics.
[2] AAX requires you to pay Avid to develop. So I never use AAX plugins, and I have no intention of supporting the format once I start releasing plugins for public consumption, despite its other technical merits.
[3] Over half of MatKat's tutorial is dedicated towards GUI design, i.e. the audio part is basically done but the interface looks boring and default. GUI design and how your GUI (editor component) interacts with the audio processor component are extremely important and time-consuming parts of plugin design. Frankly, GUI design has been by far the most complicated thing to "pick up", and it's why I haven't released anything yet.
So I don't value high fidelity video because I don't see very well even with glasses, so it wouldn't make a difference for me.
I do value high fidelity audio because:
But I simply can't afford high fidelity gear for every day listening. For my studio monitors, I spent as much as I could to get the best speakers I could afford so that I can be certain that what I'm hearing is an accurate representation of what I "commit to tape". However, for walking to class or going to the market, I'm not gonna pay for expensive headphones that could get stolen, broken, or lost. It's impractical.
My $20 Bluetooth headphones [1] are sufficient for every day carry. They sound "95% of the way there", they don't get in the way when I'm walking, and if I lose them, I can have an identical pair delivered to my door with a couple days. 95% is good enough for me. Actually, I could probably settle for less.
And then there's storage. My library is already > 110GB in MP3 format, so storing it all in uncompressed formats would be unwieldy.
So in the rare cases that my listening hardware is insufficient, I'll usually consult a software equalizer. For example, on Linux, Easy Effects allows me to apply equalizers, dynamic compression, and a bunch of other plugins in LV2 format to the PipeWire output (and input). It's super convenient for watching YouTube college lectures with questionable microphone quality on my shitty TV speakers. Other than dynamic compression for leveling and an equalizer for frequency effects, I am typically not interested in doing anything else for intelligibility. Said differently, I am not interested in exploiting the nonlinearities in real speaker systems (other than possibly dynamic compression), so I should be able to fix any linear defects (bad frequency response) with a digital equalizer. The nonlinearities in real speaker systems are, for HiFi listening purposes [2], defects.
Also, I'm extremely skeptical of products marketed towards "audiophiles" because there's so much marketing bullshit pseudoscience surrounding the field that all the textbooks that cover loudspeaker design and HiFi audio electronics have paragraphs warning about it as the first thing.
Like I experience the difference between different pairs of binoculars and speakers dramatically, and graphical analysis backs up the differences, so how could they sound/look negligibly different to others?
Next time you do a graphical analysis, check out the magnitudes of the differences in your graphs versus the magnitude of the Just Noticeable Difference in amplitude or frequency. We probably do experience the differences between speakers differently than others. We're outliers.
What's your take on both major and, at the high end, diminishing returns on higher quality sensory experiences?
For personal listening, the point of diminishing returns is basically $20 because I can't afford shit. For listening to something I plan on sharing with others, I'd be willing to put in whatever I can afford. But frankly, I'd be just as likely to straight-up do the math and design my systems myself because I 100% don't trust any """high fidelity""" system that doesn't come with a datasheet and frequency response.
Lastly, I do wear glasses. I typically get my glasses online because, once you have the prescription and your facial measurements, it is the same quality as the stuff you get at the big-box stores.
[1] I acknowledge that Bluetooth sucks, particularly for audio.
[2] As a metal guitarist, I'm not against speaker nonlinearity for guitar speakers, but then again, guitar speakers are really convincingly simulated by impulse responses, which are a core linear systems concept, implying that they are nearly linear devices even at the volumes they are typically played at.
Vote Blue No Matter Who so that Bad Man doesn't get into office and launch the nukes!
...
What do you mean the Democrats are the ones planning to launch the nukes?!?
If they were from a different instance
Does SDF have a bad rep? I know that not literally everyone on SDF is a leftist, but I do think a lot of us are.
Lmao I didn't think of that. Definitely need to find more people interested in my autistic nerd shit.
I miss /r/bonehurtingjuice. We don't have a /c/bonehurtingjuice yet, do we?
So one of my mother's friends very briefly died from COVID-19. According to her, being dead was peaceful, basically just nothingness, and she was slightly miffed that they brought her back.
but channels i watch dont upload to this right?
I mean if you watch The Linux Experiment then yeah, and only because he chooses to upload to both YouTube and PeerTube (different instance). Generally speaking though, most of my favorite creators don't upload there. Yet...
isn't this a whole different site?
Correct, and that's why it's so important to get creators to put their stuff on PeerTube!
IMO, PeerTube is the long-term solution to YouTube. Eventually, they will block Invidious, break FreeTube and NewPipe, and generally make YouTube unusable for people who cannot afford to pay and/or give up all privacy to Google. Or, knowing Google, they might just kill it for funzies.
We need to learn how to use PeerTube, and we should convince creators to upload to PeerTube in addition to YouTube.
Because it is a federated video platform completely independent from YouTube and Google. So Google has no say on what goes on it, who gets to post, how it is administered, etc.
Thanks Dems, that's definitely what I wanted to convince me that things will be different if we vote for you again /s
Maybe this is liberal brainrot, but Blinken is currently 4th in line for the "throne" after Kamala Harris, Mike Johnson, and Patty Murray. If Biden dies, resigns, or otherwise can't do President stuff, Kamala's next. None of the other three seem to have the kinds of medical problems that Biden has, so they'd probably finish out his term.
Kamala Harris, without a shadow of a doubt, because she's the current Vice President. Presidential succession is pretty well-defined in the US.
Edit: I mean that Harris would be the figurehead of the US empire. The people who she responds to would still be the capitalists.
Then most people would be unaware of the vast history of non-voting in anarchist and revolutionary socialist movements.
It is a valid opinion even if you don't agree with it. Here's an accessible write-up.
USA sux