Termixer (TUI DJ Mixer)

(github.com)

45 points | by l00sed 5 hours ago

13 comments

  • vintagevibe 3 hours ago
    I'm a DJ/TUI nerd and as much as I want to like this, I don't think the keyboard will ever be the right input or mode for DJing. Maybe my mental model is an outlier, but multi-point physical controls are critical for so much of what's happening while DJing — the master level controls, effects, cueing, individual track controls, and even just being able to physically manipulate playing tracks. It just doesn't map to a TUI, or perhaps more importantly, it just doesn't seem fun. How does the TUI transition this? What makes a TUI the right interface?
    • l00sed 3 hours ago
      I think for algorave stuff it's great because I'm already at the keyboard, but I totally agree with you otherwise. I was thinking (way too complex at this point) of adding control macros to be able to "turn" 2 knobs at once, because that's something real hands and knobs can do, but not this TUI atm.
    • citruscomputing 2 hours ago
      I mean, you theoretically still could have that, USB decks send MIDI signals (even though I found it a bit obtuse trying to get my FLX4 to control anything except VirtualDJ - I was trying to map it to grandMA lighting controls). The TUI here could be primarily a presentation layer. I think the main benefits would be a) more hackable than VirtualDJ and b) it looks cool.
      • l00sed 1 hour ago
        Totally! I'd love to work that in somehow
  • walrus01 36 minutes ago
    Feature request: ASCII llama and original winamp intro audio file

    https://democyclopedia.wordpress.com/wp-content/uploads/2017...

  • tomduncalf 2 hours ago
    I dig the look - check out https://boorch.itch.io/ for some similar lovely musical TUIs
    • l00sed 1 hour ago
      Nice! Thanks!
  • robmorgan 1 hour ago
    I have something similar in the works, but I'm going the GUI route: https://github.com/robmorgan/halo

    Regardless, you might be able to use my timestretch library: https://github.com/robmorgan/timestretch-rs - it's still very early, but it's working for alot of my use cases, and it's pure Rust.

  • try-working 3 hours ago
    I built something similar, but for the browser: https://dj.t-tunes.com/
    • l00sed 3 hours ago
      That's rad!
      • try-working 2 hours ago
        yeah it's pretty cool. you can also use it as a regular music player. if you toggle autoplay, it will automatically keep playing the next track in your track list. supports uploading local libraries and youtube, and recording, uploading and sharing mixes.
  • tosti 5 hours ago
    Finally, I can ssh to the booth from a tablet and take a dump mid-party.
  • jeremywho 2 hours ago
    Not 100% sure what I'm looking at, but I know that it looks awesome!
  • noodlescb 3 hours ago
    This has "I got doom to run on my smart fridge" vibes, which are pretty fun vibes tbh
    • l00sed 3 hours ago
      I've actually gotten it running on the steamdeck which is freakin dope and hilarious
  • bdcravens 3 hours ago
    Nice app, though the naming is very close to others

    https://github.com/termix-ssh/termix

    • dylan604 1 hour ago
      my mind jumps to termite/pest control companies like terminix
  • distortionfield 4 hours ago
    Honestly this seems like it would be a sick party trick. Combine with some strudel.cc and it could be pretty cool little setup.
    • l00sed 3 hours ago
      Exactly! And ghostty shaders!!
  • alchemism 3 hours ago
    Cool! Plz do VJing next
    • l00sed 3 hours ago
      I was thinking of doing something like aaa (ASCII art animation) to play videos in the pads section...
  • LeSaucy 4 hours ago
    Rekordbox/serato this is not.
    • grvdrm 2 hours ago
      Both suck. I think the entire industry would dump Rekordbox, but it is the tool the matches the CDJs.
    • gchamonlive 4 hours ago
      Kind of the point
  • erikschoster 4 hours ago
    I guess this is a boring and predictable thing to say, but I miss seeing a project like this and being excited about it. Instead I looked at the codebase, see that it seems LLM-generated and assume it hasn't had much thought or care put into it, so I'm not really motivated to even try it out. Sorry. :-/
    • l00sed 3 hours ago
      I'll come out and say it, heavily AI-assisted. First rust project, and wanted to dive on in with something that I'd been wanting to make. Lots of iteration, almost entirely free opencode tier models and agentic edits. I know what behavior I'm looking for though, and rust is pretty good at finding obvious errors (clippy too). It's not a production app, and it's just for fun, so ya. :)
    • mikestorrent 3 hours ago
      Perhaps one needs to go a level up: if making the program is now semi-trivial, it remains to be proven if using the program to actually perform is. If I have a Star Trek replicator that can reproduce a perfect Stradivarius for me, is it any less impressive when I play a beautiful song on it?

      If we want to get excited about a mixing board... we probably need to see someone using it in ways that traditional mixers don't facilitate.

    • iamjackg 3 hours ago
      > assume it hasn't had much thought or care put into it > I'm not really motivated to even try it out

      That's a little uncharitable. I get where it's coming from, because I also still feel a tinge of (hypocritical) disappointment when I realize things are built with LLMs, but I truly think we need to start moving past this. It's not a giant corporation trying to scam you out of your hard earned money by passing slop off as a lovingly crafted product: it's somebody's pet project, somebody who clearly had a fun "what if" idea and was able to materialize it over time, with a TBD amount of care/iteration/refinement. I think it's something worth engaging with. Worst case scenario it sucks, like many cheapo projects do -- best case scenario it's awesome and/or it sparks a new interesting idea in somebody else.

    • kelseyfrog 4 hours ago
      Does it do what it says on the tin? If so, does it matter that it's made with an LLM?

      In my own experience, LLMs+TUIs are surprisingly effective. They deal with the tedium of ncurses development much more than I can. It took an LLM about an hour to put a TUI over recutils so that I can monitor task progress. I doubt I could have done the same that shortly. My point is, 'that it works' is much more important to me than how it works.

    • rvz 4 hours ago
      You’re going to be disappointed to see a continuous deluge of even more slop on Show HN.