"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCH
Chiptunes MistressRemilia 1d ago 100%
Sascha Zeidler (Linus) - 64 Forever (C64 SID)
spectra.video

iirc, the voice in this is not sampled, it's synthesized directly on the SID chip.

13
0
gonewild
gonewild 3d ago
NSFW
Jump
Any titties guy here ...
  • MistressRemilia MistressRemilia 3d ago 100%

    Titties girl here... 🤤

    7
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCH
    Chiptunes 1w ago
    Jump
    C64 3SID - Pegu - Devil's ReSIDdence
  • MistressRemilia MistressRemilia 1w ago 100%

    Three SID chips sounds so amazing.

    3
  • Me giving advice about text editors
  • MistressRemilia MistressRemilia 3w ago 100%

    I'll stick with my trusty Emacs (and Zile)

    14
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTE
    Jump
    Useful TUI Linux Software
  • MistressRemilia MistressRemilia 3w ago 83%

    TUI software 🖤

    4
  • The Scream
  • MistressRemilia MistressRemilia 1mo ago 100%

    Yeah that's a mood.

    4
  • Beans
  • MistressRemilia MistressRemilia 1mo ago 100%

    Best beans

    19
  • 196
    196 2mo ago
    Jump
    Rule
  • MistressRemilia MistressRemilia 2mo ago 100%

    The doctor put one per jar.

    8
  • 196
    196 2mo ago
    Jump
    Rule
  • MistressRemilia MistressRemilia 2mo ago 100%

    sigh

    gets the jars down from the mantle

    13
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearFU
    Funhole 3mo ago
    Jump
    the august issue
  • MistressRemilia MistressRemilia 3mo ago 100%

    Yes.

    6
  • My latest foray into used CDs
  • MistressRemilia MistressRemilia 3mo ago 100%

    Four extremely good choices!

    3
  • Do you like my Wednesday cosplay?
  • MistressRemilia MistressRemilia 4mo ago 100%

    Ok, Thing is just awesome here XD

    12
  • Prove youre an OG, State your distro couz
  • MistressRemilia MistressRemilia 4mo ago 100%

    Woo, fellow Slackware user!

    9
  • [Sawfish] Slackware 15.0
  • MistressRemilia MistressRemilia 4mo ago 100%

    https://konachan.com/post/show/314366/building-city-kryp132-mobile_suit_gundam-motorcycl

    Note: other images on that site can be very NSFW if you click away from that page.

    2
  • [Sawfish] Slackware 15.0
  • MistressRemilia MistressRemilia 4mo ago 100%

    My favorite WM 🖤

    1
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearDO
    Jump
    What genre is DOOM?
  • MistressRemilia MistressRemilia 6mo ago 100%

    Sports game

    2
  • My turn to switch into ArchSocks.
  • MistressRemilia MistressRemilia 7mo ago 100%

    Ooooo purple and black! 🖤

    8
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCH
    Chiptunes 8mo ago
    Jump
    New VGM player: Benben v0.4.0 released
  • MistressRemilia MistressRemilia 8mo ago 100%

    Thank you! 🖤

    2
  • https://chiselapp.com/user/MistressRemilia/repository/benben/technote?name=8d88cd94929dc4dc142855871ac525cb502dc736

    cross-posted from: https://lemmy.sdf.org/post/13393428 > So, I've been working on a new VGM player for Linux over the past year called Benben. It started out just a way for me to have fun with VGM files, and to build a player that had a few extra bells and whistles compared to VGMPlay, but it's grown quite a bit since then. I just released v0.4.0 of it today :D There's a Linux x86-64 AppImage of it at the link. > > Benben supports *most* of the chips that VGMPlay currently supports (there's four or five less-used ones that aren't yet ported). The big ones are all in and working, though: YM2612, YM2610, YM2608, YM2151, NES, HuC6820, QSound, and more. > > Some of it's more interesting features: > > * Neat terminal interface > * PulseAudio, PortAudio, and libao backends > * Multiple files can be specified and they will play one after the other. > * Song and playlist looping. > * Support for uncompressed VGMs, gzip compressed VGMs (.vgz), and additional non-standard formats (.vgzst ZStandard compressed VGMs, and .vgb BZip2 compressed VGMs). > * Support for XSPF and JSPF playlists > * Configuration file support, including support for per-song configurations. > * Rendering multiple files in parallel to either WAV or Au format. > * Support for multiple bit depths and sample rates, and both integer and floating point WAV/AU files. > * Optional effects that can be enabled/disabled at runtime: soft clipping, parametric EQ with an arbitrary number of bands, stereo enhancer, reverb (MVerb or Zita, selectable). > * Customizable VU meter > * Keyboard control support > > See an example here: [https://www.youtube.com/watch?v=01jfImYMU6o](https://www.youtube.com/watch?v=01jfImYMU6o) > > It's built on top of a library I also started called [YunoSynth](https://chiselapp.com/user/MistressRemilia/repository/yunosynth/), which is basically an OOP rewrite and cleanup of the sound/emulator parts of VGMPlay in the [Crystal programming language](https://crystal-lang.org/). These were all hand-ported by me, so there may have been some oversights, but things seem to be working correctly based on my own tests over the last year. Benben itself is also written in Crystal, so if you want to compile it from source, you'll need that. Anyway, if YunoSynth has the chip implemented, Benben supports it. > > So yeah, enjoy ^_^ As I said, I started this mainly just for fun, and to have a player more like what I wanted, but it seems like others may also find it useful or fun. I plan to get full or almost-full compatibility going with the remaining few chips this year.

    12
    1
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCH
    Chiptunes MistressRemilia 8mo ago 100%
    New VGM player: Benben v0.4.0 released
    https://chiselapp.com/user/MistressRemilia/repository/benben/technote?name=8d88cd94929dc4dc142855871ac525cb502dc736

    So, I've been working on a new VGM player for Linux over the past year called Benben. It started out just a way for me to have fun with VGM files, and to build a player that had a few extra bells and whistles compared to VGMPlay, but it's grown quite a bit since then. I just released v0.4.0 of it today :D There's a Linux x86-64 AppImage of it at the link. Benben supports *most* of the chips that VGMPlay currently supports (there's four or five less-used ones that aren't yet ported). The big ones are all in and working, though: YM2612, YM2610, YM2608, YM2151, NES, HuC6820, QSound, and more. Some of it's more interesting features: * Neat terminal interface * PulseAudio, PortAudio, and libao backends * Multiple files can be specified and they will play one after the other. * Song and playlist looping. * Support for uncompressed VGMs, gzip compressed VGMs (.vgz), and additional non-standard formats (.vgzst ZStandard compressed VGMs, and .vgb BZip2 compressed VGMs). * Support for XSPF and JSPF playlists * Configuration file support, including support for per-song configurations. * Rendering multiple files in parallel to either WAV or Au format. * Support for multiple bit depths and sample rates, and both integer and floating point WAV/AU files. * Optional effects that can be enabled/disabled at runtime: soft clipping, parametric EQ with an arbitrary number of bands, stereo enhancer, reverb (MVerb or Zita, selectable). * Customizable VU meter * Keyboard control support See an example here: [https://www.youtube.com/watch?v=01jfImYMU6o](https://www.youtube.com/watch?v=01jfImYMU6o) It's built on top of a library I also started called [YunoSynth](https://chiselapp.com/user/MistressRemilia/repository/yunosynth/), which is basically an OOP rewrite and cleanup of the sound/emulator parts of VGMPlay in the [Crystal programming language](https://crystal-lang.org/). These were all hand-ported by me, so there may have been some oversights, but things seem to be working correctly based on my own tests over the last year. Benben itself is also written in Crystal, so if you want to compile it from source, you'll need that. Anyway, if YunoSynth has the chip implemented, Benben supports it. So yeah, enjoy ^_^ As I said, I started this mainly just for fun, and to have a player more like what I wanted, but it seems like others may also find it useful or fun. I plan to get full or almost-full compatibility going with the remaining few chips this year.

    10
    3
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearDO
    Jump
    Let's discuss: DOOM
  • MistressRemilia MistressRemilia 8mo ago 100%

    Doom is probably one of the most important games in my life since it's what got me into writing music, and programming. And of course making levels for games :-P

    For me, Doom 64 remains my all time favorite. It captures the mood I imagine for Doom just perfectly, and it has some amazing level design. Episode 2 of the original Doom is also amazing.

    2
  • Feral
  • MistressRemilia MistressRemilia 8mo ago 100%

    B i g f o o t

    1
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearDO
    Doom Video Game MistressRemilia 11mo ago 100%
    Shadows of The Nightmare Realm v1.1 released
    https://www.doomworld.com/forum/topic/94268-release-shadows-of-the-nightmare-realm-updated-16-november-2023/
    3
    0