beznaděj та kernel panic 𔒏𒀱
SunVox is a modular synthesizer + tracker, and each module by default has its own little oscilloscope, which can be configured to represent sound signal in many ways: as a normal music player (dots, lines, painted areas etc) or as a "real" oscilloscope, like…
Over a year ago I made this, and people suggested making it "public". Back then I didn't want to do that because the sound wasn't mine and wasn't to my liking, and what's the point of Bad Apple on a musical program if the music for it is not written in that same program?
Finally I got back to this. Here: https://youtu.be/IVtL2XHdU2o
The sound isn't great, I suspect the mixing is all messed up — I always have a problem with that: I have two pairs of headphones which sound very differently, and if I make something "feel good" in one pair, then it sounds awful in another pair. Skill issue.
In general the arrangement could be massively improved, but I didn't have the motivation to perfect it, and I know that if I'm not doing this right now, today, then I'll never get back to that project. So, it is what it is. Sorry!
Finally I got back to this. Here: https://youtu.be/IVtL2XHdU2o
The sound isn't great, I suspect the mixing is all messed up — I always have a problem with that: I have two pairs of headphones which sound very differently, and if I make something "feel good" in one pair, then it sounds awful in another pair. Skill issue.
In general the arrangement could be massively improved, but I didn't have the motivation to perfect it, and I know that if I'm not doing this right now, today, then I'll never get back to that project. So, it is what it is. Sorry!
YouTube
Bad Apple!! on SunVox (feat. built-in visualizer)
Built-in visualizer in SunVox is good enough for displaying video — it's basically a regular oscilloscope, and Bad Apple goes well on oscilloscopes.
The sound is not that great, but I did my best to make an OK arrangement. Well, after all, the point of the…
The sound is not that great, but I did my best to make an OK arrangement. Well, after all, the point of the…
❤5
beznaděj та kernel panic 𔒏𒀱
Over a year ago I made this, and people suggested making it "public". Back then I didn't want to do that because the sound wasn't mine and wasn't to my liking, and what's the point of Bad Apple on a musical program if the music for it is not written in that…
bad_apple_custom.sunvox
40.9 MB
here's the project file, you can try this yourself and/or improve it
made for version 2.1.2
made for version 2.1.2
❤2
beznaděj та kernel panic 𔒏𒀱
Over a year ago I made this, and people suggested making it "public". Back then I didn't want to do that because the sound wasn't mine and wasn't to my liking, and what's the point of Bad Apple on a musical program if the music for it is not written in that…
Interestingly, I got a ContentID copyright notice for this sound. Apparently ContentID can detect not just exact sound data, but copyrighted melodies, even in covers. That's crazy.
❤1
https://youtu.be/KNDRUWlsu0k
very cool channel if you're into microelectronics. you might've seen some of his very old videos, they were popular around this part of telegram 4-6 years ago
very cool channel if you're into microelectronics. you might've seen some of his very old videos, they were popular around this part of telegram 4-6 years ago
YouTube
Bit Banging LCD + Touch + USB on the ch32v003
In this video, I use some insanely cheap parts to make a sub-$1-bill-of-materials device using ch32v003, RISC-V 48MHz ~10 cent processor to drive a raw LCD, as well as turning it into a touch sensor, and also communicating over USB back to a PC.
Source Code…
Source Code…
❤2🙏1
beznaděj та kernel panic 𔒏𒀱
https://youtu.be/KNDRUWlsu0k very cool channel if you're into microelectronics. you might've seen some of his very old videos, they were popular around this part of telegram 4-6 years ago
you might have seen this one: https://youtu.be/YNrFOClrzTA
YouTube
World's Smallest Minecraft Server
Code is here: https://github.com/cnlohr/avrcraft/tree/master/usb_minecraft
Board is .46" x .64" (12mm x 16mm) - though I think I can make it smaller.
Board is .46" x .64" (12mm x 16mm) - though I think I can make it smaller.
❤4🤯3
beznaděj та kernel panic 𔒏𒀱
https://youtu.be/V6NolFlhALY
average arch user + wayland enthusiast
😁3🙏2
Forwarded from Web 1.0 is a beautiful place and I'm no longer afraid to die
Make Python great again! https://github.com/hxu296/tariff
GitHub
GitHub - hxu296/tariff: The official repository for tariff
The official repository for tariff. Contribute to hxu296/tariff development by creating an account on GitHub.
🙏4
https://youtu.be/iXZX_HAmbTU
movie magic 🤯
movie magic 🤯
YouTube
NUMBER GO UP | Balatro Song!
‘Really Stupes, a song about Balatro, a game with no narrative?’ Ah, but what if it was actually less about Balatro and more a reflection on the nature of existing within a system centred on the constant chase for validation via the unending quest for higher…
🤯2
Forwarded from ilo sona
Forth is incredible. In 300 lines of code, I am able to make a RISC-V32I assembler and use it to boot into OpenSBI with Qemu. Not to mention, a significant amount of those 300 lines are data definitions like register names and instruction definitions. The core of the assembler—the infrastructure for encoding and decoding instructions, and dumping them into a binary file—took a surprisingly small amount of effort. Whether this speaks to the strengths of FORTH or RISC-V is not a question as I tried to do the same thing in C and I had gotten to about a thousand lines and am still writing a parser. Even then, if i had completed it, it would be a much less powerful assember as compared to the one you see in the screenshot above which is an assembler written as a forth DSL, giving you all the power of forth to write your assembly.
https://en.wikipedia.org/wiki/Forth_(programming_language)
https://en.wikipedia.org/wiki/RISC-V
https://github.com/riscv-software-src/opensbi
https://en.wikipedia.org/wiki/Forth_(programming_language)
https://en.wikipedia.org/wiki/RISC-V
https://github.com/riscv-software-src/opensbi