You are not logged in.
It reminds me of a bass player I used to play with. I suggested that we could compose our own tunes. He said: "All the songs are already composed". The end.
Offline
^^^@swanson & all
re: "all the songs are already composed"
reminded of Barry Manilow's version of "i write the songs"
https://en.wikipedia.org/wiki/I_Write_the_Songs
and now it's an earworm...argh
Be Excellent to each other and Party On!
https://www.youtube.com/watch?v=rph_1DODXDU
https://en.wikipedia.org/wiki/Bill_%26_Ted%27s_Excellent_Adventure
Do unto others as you would have them do instantaneously back to you!
Offline
Lol, if you take a look at my last screenshot and the songs in the playlist I was making, you'll learn a bit more about me.
Got to move some code around today, been letting it marinate for a few days just enjoying listening, there's a blues station out of Athens, Greece that is just amazing. I picked up some material I needed yesterday to fix one of my drumstands, so I may even make a little music myself today.
https://sourceforge.net/projects/vuu-do/ New Vuu-do isos uploaded August 2025!
Vuu-do GNU/Linux, minimal Devuan-based Openbox and Mate systems to build on. Also a max version for OB.
Devuan 5 mate-mini iso, pure Devuan, 100% no-vuu-do. Devuan 6 version also available for testing.
Please donate to support Devuan and init freedom! https://devuan.org/os/donate
Offline
I don't mean to toot my horn here (pardon the pun), but I must say this app is amazing when it comes to brevity of code.
1. The gui itself, the playlist script, the recorder script, the local and radio DB scripts, altogether add up to 98.7kb. If you want AlsaTune that's another 39 kb.
2. All the dependencies already come standard in Vuu-do anyway, and also in Devuan and others.
Today i'm also adding a special DB text file for radio stations for the folks in my town, all the local broadcast stations have an internet stream, plus I can of course get stations from however far away that they might like but their radios won't receive.
EDIT: Today's work, moving a tab, moving some buttons etc. cleanup. Tomorrow have to make some error-handling stuff in the radio section more robust.
EDIT-2: TV sucked so I just came back and fixed that error-handling stuff already, lol. This thing is almost done.
EDIT-3: And I set the playlist creator window to always be on top when it's running, that way you can have your file manager maximized if you want while dragging-n-dropping files into the creator window.
Last edited by greenjeans (2025-08-08 21:44:14)
https://sourceforge.net/projects/vuu-do/ New Vuu-do isos uploaded August 2025!
Vuu-do GNU/Linux, minimal Devuan-based Openbox and Mate systems to build on. Also a max version for OB.
Devuan 5 mate-mini iso, pure Devuan, 100% no-vuu-do. Devuan 6 version also available for testing.
Please donate to support Devuan and init freedom! https://devuan.org/os/donate
Offline
Another mountain of work the last two days, squashing bugs, then squashing the bugs and regressions from the previous bug-fix etc etc. It's like Murphy's Law, you squash 3 bugs and 2 new ones appear. Converted all the pathways in the scripts for a standard install, the re-scan for new playlists button went bye-bye as it will now auto-update on any new playlists. I used that button for a new function to add radio stations, simple gui dialog with a sanity check to probe the stream inputted to see if it's valid before saving it to the radio DB
It's fairly easy to make something that does a basic job of doing what you want, MUCH harder to make it behave properly. Helluva ride this project has been for me.
https://sourceforge.net/projects/vuu-do/ New Vuu-do isos uploaded August 2025!
Vuu-do GNU/Linux, minimal Devuan-based Openbox and Mate systems to build on. Also a max version for OB.
Devuan 5 mate-mini iso, pure Devuan, 100% no-vuu-do. Devuan 6 version also available for testing.
Please donate to support Devuan and init freedom! https://devuan.org/os/donate
Offline
Working on a dedicated EQ plug-in for the player, for systems that aren't alsa-pure and can't use AlsaTune, it's just specific to the app and uses ffmpeg instead of lbasound2-plugin-equal to provide the EQ function, so it's not system-wide like regular AlsaTune is.
https://sourceforge.net/projects/vuu-do/ New Vuu-do isos uploaded August 2025!
Vuu-do GNU/Linux, minimal Devuan-based Openbox and Mate systems to build on. Also a max version for OB.
Devuan 5 mate-mini iso, pure Devuan, 100% no-vuu-do. Devuan 6 version also available for testing.
Please donate to support Devuan and init freedom! https://devuan.org/os/donate
Offline