Bandcrash early alpha/beta/whatever released

Comments

So hey, the Bandcrash GUI is finally, finally in a working state! You can now use it to easily encode a bunch of wav files into mp3/ogg/flac and make a web preview, and optionally upload it all to itch.io automagically!

Also, I’ve released prebuilt macOS and Windows binaries over on itch.io. I’ll probably do a Linux version as well at some point, although Linux users are likely much better-equipped to just build-and-install it themselves.

To that end, I used it to upload one of my older albums to itch, and I gotta say, having a GUI to set it up is actually a lot nicer than doing it all from the CLI with hand-written JSON files? Weird.

There’s still a lot left to do on it but what is there right now is Good Enough for now.

That said, I’m hopeful that bandcamp remains viable for the long term, but now it’s a lot less necessary to worry about a single platform like that.

Goodbye pyBlamscamp, hello Bandcrash!

Comments

As mentioned earlier today, the pyBlamscamp name was incredibly confusing and needed to be changed. Thankfully, blackle mori (who made blamscamp in the first place) came up with a much better name suggestion, “Bandcrash.” I have now renamed pyBlamscamp and its associated Python package appropriately. The blamscamp pypi project now just exists as a thin wrapper around bandcrash and its usage should be discontinued.

Existing installations should continue to work (and might even pull in future updates!) but it’s highly recommended that any scripts, venvs, etc. that rely on it be updated with the new package.

And of course this gives me even more of an impetus to finally write that damn GUI.

pyBlamscamp updated, and it should probably be renamed

Comments

Because of the recent shenanigans I’ve been working on pyBlamscamp again.

For now I’ve just been working on refactoring it to make a GUI possible, and improving performance by actually parallelizing execution wherever possible. And it’s a lot faster now! On my Mac studio (with the files hosted on my NAS), it now takes only 13 seconds to do the full encode of Lo-Fi Beats to Grind Coffee To, down from the previous 105. That’s 8 times as fast! (Presumably it’s mostly I/O bound, what with retrieving the .wav files over gigabit Ethernet, and it would be much faster if the source files were on my local volume.)

So, anyway. My next step will, of course, be to make an actual GUI. Because it’s pretty clear that such a thing would be useful.

Also I should probably rename it. It’s caused quite a lot of confusion, and people don’t seem to understand that pyBlamscamp does way more than the original Blamscamp, but isn’t (yet) as user-friendly. It’s also very much diverged at this point.

Read more…

Bandcamp United

Comments

So, hey, Bandcamp is a great service that a lot of musicians and fans rely upon for fair distribution and sales of music. It is a really great thing.

Unfortunately, Bandcamp’s owners decided that having a sustainably profitable business wasn’t Enough for them and sold it to Epic Games a year ago, with the idea that it’d become a money-printing factory that does All The Licensing.

And that didn’t pan out, so a week ago Epic re-sold Bandcamp to Songtradr, which is basically an A&R pay-for-play scam with the trappings of respectability. Here’s a video Benn Jordan did on the topic (focusing on a site called Taxi but Songtradr is the same basic thing):

Now Songtradr is blocking the Bandcamp union from actually being, y'know, a union. They aren’t honoring the union terms, have locked workers out of critical systems, are completely ignoring the collective bargaining power of Bandcamp as a company and are doing all sorts of heinous shit.

However! This is not a time to boycott Bandcamp! All that does is make Bandcamp less valuable and gives Songtradr more sway over them, while disproportionately impacting the musicians who rely on it. Please look to see what the union is requesting in terms of support and solidarity. There’s a lot you can do to show your support.

Independent musicians thank you.

Read more…

Bandcamp Friday - September 1, 2023

Comments

As usual, Bandcamp is waiving their cut of the purchase price on the first Friday of the month. So this is the best time to consider buying my music. Update: Today only, use discount code plaidfriday to get up to 80% off on everything, including my full discography. Because why not.

As a voracious consumer of music, I maintain a running list of things to buy on the next Bandcamp Friday so that I can make the biggest impact on a monthly cadence (and also keep better track of my music spending habits). Here’s what I bought this month:

For more recommendations, check out my Bandcamp profile, or look at my past Bandcamp Friday posts.

Bandcamp Friday, May 2023

Comments

For the next 23.5 hours, Bandcamp is waiving their cut of music purchases made on their platform, which makes it an amazing time to buy independent music there.

As always, I have plenty of stuff you can get there (including a recently-released 80-minute meditation album and an hour-long musical journey inspired by a variety of coffee grinders), and you can get a pretty decent discount on my music if you just buy it all at once as a discography.

I also like to keep a checklist of albums to buy on this day, and this month the two albums I bought are a recent release by my friend Sam and the discography of ratwyfe mostly because I heard someone do a cover of his song cryptid and I knew right away that I’d totally dig all of his music.

Anyway. Support independent musicians, both by buying the music that you like, but also spreading the word of mouth of the music that you like, too. You might not think you have much of a voice but every little bit helps way more than you think; every flood begins with a handful of raindrops.

The Dangers of Context Collapse

Comments

Context collapse is a favorite tool of Internet trolls and other disruptive influences1, but it has so many other implications. It’s important to avoid it, and to recognize where context collapse is leading to incorrect beliefs or actions.

Context collapse itself is the phenomenon of highly-contextual information being used, purposefully or otherwise, in an ambiguous manner which leads to confusion. A pretty common example of this is the word “theory;” in colloquial speech it means the same thing as “hypothesis” in scientific speech. This leads to a very common chain of reasoning: the theory of evolution (in the scientific sense) becomes “just a theory” (in the colloquial sense), which then is purposefully used to sow seeds of doubt in people using the phrase colloquially, when scientifically-speaking it’s established fact.

This ends up being a huge issue in a lot of unexpected places, which can often result in extremely unfortunate results which can negatively impact peoples' livelihoods, even with the best of intentions.

Read more…

Un-sticking from Bandcamp

Comments

So, within a day of the Bandcamp announcement, several folks had already started building their own tools for escaping from Bandcamp. Of particular note (and brought to my attention many times) is one called blamscamp, which is a web-based GUI that builds a web player bundle for itch.io.

This tool definitely has a lot of merit, but in the near term it only handles one specific use case, namely taking a collection of already-encoded-for-the-web mp3s and turning it into an itch previewer. The player itself is nicely-written, but this isn’t the sort of tool which works well for me.

So, I adapted the player engine into my own version, which is a CLI tool. Feed it a JSON spec, audio files, and ancillary data (album art and lyrics and such), and it automatically encodes and tags the album for MP3 preview, high-quality MP3, Ogg Vorbis, and FLAC, and builds a web player (based on the original blamscamp’s although it’s diverged quite a lot now). And, if you install butler, it can also automatically upload these bundles to your itch page!

Here is the first public demo of it.

With all that said, I do still intend to keep using Bandcamp as my primary music distribution platform; it’s been very good to me over the years, and just because they’re being bought out by a questionable company doesn’t mean it’ll actually go downhill. But diversifying my offerings is always a good thing, and by posting my music in both places, I get even more of a potential audience. Plus, the satisfaction of owning (a big part of) my own delivery pipeline.

The pyBlamscamp pipeline can also be adapted to anything that takes a bundle of files; it could also be used, for example, to simplify the process of posting albums on Gumroad.

At present the main difficulties of it are that it’s a Python application and that it relies on external encoders. One of my potential change sin the future is to have it self-host the encoder libraries which would make a lot of things easier, and would also make it more feasible to provide a stand-alone application.

It’d also be really handy to have tools that make it easier to create and edit the .json file. That’s definitely a rough edge that’s not suitable for general end users.

There’s also a heck of a lot of things that still need to be done even for my own uses. But for now, this tool is at least ready to get started with.

EDIT: god damnit I should have called it “bandcamp” aejrklajrlajlajla i’m not gonna rename this twice in one day

On bandcamp, gumroad, and itch.io

Comments

So, recently there’s been a lot of upset in the world of independent creation, because of some very questionable moves taken by Gumroad and Bandcamp, two of the beloved platforms for sharing download-based content.

I’ve already written some of my thoughts about Gumroad, but the recent Bandcamp announcement is still very much in the gnashing-of-teeth phase.

As is the case for both platforms, the general consensus should be that everyone using those platforms should move to itch.io. While itch is a pretty good platform for a lot of things, it’s not a perfect replacement for Gumroad or Bandcamp, and I don’t think that making it a good replacement for those things would be very well-aligned with what itch excels at.

Read more…