Recommended Posts

Hi everyone,

 

Here is my newest creation. Started during the Christmas holidays and is 54 days old. It's a music player written in vb.net 4.0. I went full metro on it (I think I am a fan), so it looks like a lot of the metro designs out there. The user interface is "alive", and has sliding animations. It plays mp3, wma, ogg and flac at the moment. I hope to be able to improve file format support in the future. Well here's a screenshot:

 

SJ74hx2.png

 

Build 104 has been released. You can get it at the usual location

 

This is the changelog since build 73:

 

Bug fixes

- Fixed the gap of 2 pixels when the main window is maximized
- Fixed flickering of windows when opening dialogs
- Fixed the wrong application name when pinning musiX to the taskbar
- Fixed rating and tagging of the currently playing song (was broken in the previous build)
- Fixed a playlist bug where switching playlist forgot which song is playing
- The installer now doesn't allow installing an older build over a newer one anymore

New features

- Improved the tray icon and added a tray menu
- Improved searching in the playlist
- Improved the spectrum analyzer and added an option to show spectrum peaks
- Improved ogg vorbis playback
- Added a splash screen (in case loading big collections would slow down starting up)
- Misc. UI tweaks and improvements

Check my blog for the latest version and change information

Edited by Skiver
Added Update
Link to comment
https://www.neowin.net/forum/topic/1199859-musix/
Share on other sites

Wow i didn't expect that much interest! Thanks a lot!

 

Here's is the link to dev build 54 (from today): https://skydrive.live.com/redir?resid=366A692EAA292A28%2120373

It's still pretty new, could use a lot of improvements. Any suggestions are welcome.

 

Memory consumption: approx. 80 MB (I haven't been worrying about memory improvements yet though).

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/#findComment-596253157
Share on other sites

I think I fixed it :)

Yupp, it's working now :) So far I really like it! A music player doesn't need to do much for me, I don't need a billion options so even at this early stage it's pretty much fully functional for me. The only 2 features that I'd say would be really nice would be an artist view and a now playing list. I do like the "jump to the playing song" feature though, it makes it easier to navigate for the moment. 

 

Also I noticed in your screenshot that you have the album art displayed above the album and it doesn't show extra info about the song below it, are you using a different version or am I just being blind and missing an option :P?

bfWVkN4.png

 

Good work though! Really nice player, if you keep developing it I'll definitely be trying out each release! 

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/#findComment-596253171
Share on other sites

Yupp, it's working now :) So far I really like it! A music player doesn't need to do much for me, I don't need a billion options so even at this early stage it's pretty much fully functional for me. The only 2 features that I'd say would be really nice would be an artist view and a now playing list. I do like the "jump to the playing song" feature though, it makes it easier to navigate for the moment. 

 

Also I noticed in your screenshot that you have the album art displayed above the album and it doesn't show extra info about the song below it, are you using a different version or am I just being blind and missing an option :p?

bfWVkN4.png

 

Good work though! Really nice player, if you keep developing it I'll definitely be trying out each release! 

 

Thank you! Your idea is exactly what I'm going for (simple but useful). I've tried a lot of the existing players and was never satisfied because of too many options.

Could you elaborate on the artist view and now playing list? I'd be glad to implement anything that improves usability.

For the album art in the playlist: yes you are missing an option :) Look at "Show album art in the playlist".

 

Enjoy!

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/#findComment-596253195
Share on other sites

Hi everyone,

 

Here is my newest creation. Started during the Christmas holidays and is 54 days old. It's a music player written in vb.net 4.0. I went full metro on it (I think I am a fan), so it looks like a lot of the metro designs out there. The user interface is "alive", and has sliding animations. It plays mp3, wma, ogg and flac at the moment. I hope to be able to improve file format support in the future. Well here's a screenshot:

 

SJ74hx2.png

 

 

 

If Spotify would create some sort of SDK, I could include my playlists to this and really use this. I can us it "as is" now but, I see a lot of genius in this. 

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/#findComment-596253203
Share on other sites

Good, good!  (Y)

Everything but the title, that is.

 

Why they haven't "modernized" WMP is beyond me at this point.

 

Thanks!

 

Valid point. What disturbs me the most about WMP is its complexity. I could never get decent overview of my music collection in WMP. And that's what I'm trying to achieve this with this player.

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/#findComment-596253207
Share on other sites

Thank you! Your idea is exactly what I'm going for (simple but useful). I've tried a lot of the existing players and was never satisfied because of too many options.

Could you elaborate on the artist view and now playing list? I'd be glad to implement anything that improves usability.

For the album art in the playlist: yes you are missing an option :) Look at "Show album art in the playlist".

 

Enjoy!

Yeah no problem :)

 

For the artist view, for example, there could be a "by artist" option next to "by album" which brings up a list of all of the artists in your collection and then if you click on one it just displays all of their albums/songs so that you can listen to the one artist on shuffle without having to create a playlist.

 

For the "now playing" it would be cool if there was a section under the album art on the right hand side or maybe even have a separate tab above it that, when clicked, changes it from the album art to a list of all of the songs that are currently selected to play, that way people can easily control their current music selection while still browsing through their collection.

 

Just some ideas :)

 

Ohh, also, I found the playlist options, I don't know how I managed to miss them!

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/#findComment-596253817
Share on other sites

I like it, nice and simple!

I have one, very small, issue that I see with the volume control. If I click the slider and pull it all the way to 100% it more often than not gets stuck somewhere in the 9x's, sometimes I can be 92 and others 99. Like I say, very minor but its something to maybe look at.

One other issue I have, and this exists with most music players I have tried other than the standard Windows. My media Keys don't seem to function with the application. I have no idea about programming but I suspect this isnt a small element and is more down to my own personal preferences. I tend to just have my entire playlist, which right now is quite small on shuffle so sometimes I am just not in the mood to listen to a song and want to be able to skip quickly.

On the memory note, I fired up Winamp quickly before hand and actually this is using less than Winamp. and is sat around 53MB so way short of the 80 you mention above :)

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/#findComment-596253841
Share on other sites

I like, perhaps considering lyric tagging for the future?  

 

 

VlTqrjt.png

 

Doesn't have the highest priority, but I added to the task list.

 

Yeah no problem :)

 

For the artist view, for example, there could be a "by artist" option next to "by album" which brings up a list of all of the artists in your collection and then if you click on one it just displays all of their albums/songs so that you can listen to the one artist on shuffle without having to create a playlist.

 

For the "now playing" it would be cool if there was a section under the album art on the right hand side or maybe even have a separate tab above it that, when clicked, changes it from the album art to a list of all of the songs that are currently selected to play, that way people can easily control their current music selection while still browsing through their collection.

 

Just some ideas :)

 

Ohh, also, I found the playlist options, I don't know how I managed to miss them!

 

Also added to the task list. I had something similar in mind when starting this program.

 

I'm not going to download at this stage - no offense, I just don't do that sorta thing.  BUT

 

Damn, that looks REALLY nice - I think you have understood the Modern UI principles well.  Kudos buddy :)

 

No problem. And thanks!

 

I like it, nice and simple!

I have one, very small, issue that I see with the volume control. If I click the slider and pull it all the way to 100% it more often than not gets stuck somewhere in the 9x's, sometimes I can be 92 and others 99. Like I say, very minor but its something to maybe look at.

One other issue I have, and this exists with most music players I have tried other than the standard Windows. My media Keys don't seem to function with the application. I have no idea about programming but I suspect this isnt a small element and is more down to my own personal preferences. I tend to just have my entire playlist, which right now is quite small on shuffle so sometimes I am just not in the mood to listen to a song and want to be able to skip quickly.

On the memory note, I fired up Winamp quickly before hand and actually this is using less than Winamp. and is sat around 53MB so way short of the 80 you mention above :)

 

Oh indeed (volume slider), I didn't even notice it. I've logged a bug and will look at it. By the way, you can also decrease and increase volume by pressing - and + on the keyboard.

Media keys support was added. I'll be available in the next build.

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/#findComment-596254781
Share on other sites

<snip>

 

 

Oh indeed (volume slider), I didn't even notice it. I've logged a bug and will look at it. By the way, you can also decrease and increase volume by pressing - and + on the keyboard.

Media keys support was added. I'll be available in the next build.

 

Ah great thanks, I was pretty busy with work yesterday so music was just left to its own devices. Are you ok with this thread being a form of logging issues or making recommendations?

Looking forward to the next build, overall pretty happy with this and given the responses to our posts so far is great service for a free product!

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/#findComment-596255379
Share on other sites

Ah great thanks, I was pretty busy with work yesterday so music was just left to its own devices. Are you ok with this thread being a form of logging issues or making recommendations?

Looking forward to the next build, overall pretty happy with this and given the responses to our posts so far is great service for a free product!

 

Good idea to group suggestions/bugs in this thread. Meanwhile, build 56 is up. You can get it here: https://skydrive.live.com/redir?resid=366A692EAA292A28!20385&authkey=!AL4Wq-0bbZututc&ithint=file%2c.msi

 

Changes since the previous build:

 

- Media keys support (Please let me know if this works with your keyboard. It works on mine, but I'm not sure all keyboards use the same standards)

- Small improvement to wma playback

- Volume slider fix (it can now reach 0 and 100)

- Changes to the about screen (credits)

- Added licenses for all used components in the installation directory

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/#findComment-596256551
Share on other sites

Media keys are working fine for me with a Microsoft Wireless 800 keyboard! Also I noticed in the previous build that, when fullscreen, there was a gap maybe 2 pixels or so high between the task bar and the player but that's gone in this build :)

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/#findComment-596256601
Share on other sites

Volume control now slides straight to 100 perfectly

Media Keys for skip back or forward, and play/pause works fine. My volume control still controls system volume rather than the app, I personally prefer that but just mentioning it as more of an FYI. Stop button doesn't work but since you're app doesn't have a stop button (on purpose or not?) I wouldn't expect it too.

Tell me to shut up if I am asking for too much but it would be nice to be able to install over the top/upgrade rather than have to remove. I would very close to a software development team so I can't help but look for improvements so feel free (as most the developers I work with do) to do one if I am asking too much!

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/#findComment-596257191
Share on other sites

Media keys are working fine for me with a Microsoft Wireless 800 keyboard! Also I noticed in the previous build that, when fullscreen, there was a gap maybe 2 pixels or so high between the task bar and the player but that's gone in this build :)

 

Thank you for the info about the media keys  :) As for the gap, I had no idea it was there and why it is now gone. I'll keep an eye on it so it doens't come back :) Edit: the gap is still there it seems... :) I'm logging a bug.

 

Volume control now slides straight to 100 perfectly

Media Keys for skip back or forward, and play/pause works fine. My volume control still controls system volume rather than the app, I personally prefer that but just mentioning it as more of an FYI. Stop button doesn't work but since you're app doesn't have a stop button (on purpose or not?) I wouldn't expect it too.

Tell me to shut up if I am asking for too much but it would be nice to be able to install over the top/upgrade rather than have to remove. I would very close to a software development team so I can't help but look for improvements so feel free (as most the developers I work with do) to do one if I am asking too much!

 

Great, how the media keys work for you is by design. I didn't map the volume keys to musiX on purpose: I also prefer them to control the Windows volume. Should I maybe add an option to give the user the choice? There is no stop button in my app on purpose. I wan't to keep the UI as simple as possible, and pause/prev/next should give the user enough possibilities. But I'm open to any suggestion, so if you have another view on this, feel free to tell me.

 

Don't worry about asking too much. I'm taking every bug/suggestion into account (they're all being tracked in on my TFS). I can't promise every suggestion will make it into musiX. My main goal is to create an application with a balance between usefulness and simplicity (I don't like cluttered UI's), and the suggestions which respect that balance will have the biggest chance in getting implemented.

 

For the over the top installation: indeed very annoying how we now have to uninstall each time. I, however, never took the time to look into that. But as I'm not the only user anymore, I'll bump the priority on this.

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/#findComment-596257247
Share on other sites

Thank you for the info about the media keys  :) As for the gap, I had no idea it was there and why it is now gone. I'll keep an eye on it so it doens't come back :) Edit: the gap is still there it seems... :) I'm logging a bug.

 

 

Great, how the media keys work for you is by design. I didn't map the volume keys to musiX on purpose: I also prefer them to control the Windows volume. Should I maybe add an option to give the user the choice? There is no stop button in my app on purpose. I wan't to keep the UI as simple as possible, and pause/prev/next should give the user enough possibilities. But I'm open to any suggestion, so if you have another view on this, feel free to tell me.

 

Don't worry about asking too much. I'm taking every bug/suggestion into account (they're all being tracked in on my TFS). I can't promose every suggestion will make it into musiX. My main goal is to create an application with a balance between usefulness and simplicity (I don't like cluttered UI's), and those suggestions which respect that balance will have the biggest chance in getting integrated.

 

For the over the top installation: indeed very annoying how we now have to uninstall each time. I, however never took the time to look into that. But as I'm not the only user anymore, I'll bump the priority on this.

Also as above an FYI - my keyboard is a Logitech G15

I always say giving the user more confiurability (eg volume control) is better than restricting but I also think adding too many options will distract from the simplicity that you want so for now, I would leave it out. I am perfectly Happy to not have a stop button, Pause is good enough, again I just wanted to mention it.

I'm more than happy to start using this over winamp for the moment thanks to the media keys actually working. I'll maybe come back to this thread after a week or so of using it and let you know if there are any things I have found after general use.

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/#findComment-596257261
Share on other sites

Thank you for the info about the media keys  :) As for the gap, I had no idea it was there and why it is now gone. I'll keep an eye on it so it doens't come back :) Edit: the gap is still there it seems... :) I'm logging a bug.

 

No problem :) Also I noticed that if you make it fullscreen the gap appears, however if you leave it fullscreen, close musiX and then reopen it the gap isn't there, hope that helps a bit :)

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/#findComment-596257295
Share on other sites

Very nice indeed! Looking forward to seeing the progress in this, good job! Any chance you could put a link in the first post to the most recent version along with the changelog?

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/#findComment-596257303
Share on other sites

This topic is now closed to further replies.
  • Posts

    • Most boring game ever. Repetitive, empty, predictable, and full of cliches. Total waste of time and money, IMO.
    • Mafia: The Old Country expansion Man of Honor announced, brings back Salieri from original by Pulasthi Ariyasinghe During Summer Game Fest, 2K and Hanger 13 brought out a new Mafia: The Old Country trailer, revealing the game's first expansion. Named Man of Honor, this is slated to add two new chapters to the Enzo storyline that the game follows. There is an iconic character returning to the series with this expansion, with players set to run into Ennio Salieri, the future Don of the Salieri crime family. Fans of the original Mafia, or its Definitive Edition remake, may remember that name as one of the biggest characters in the storyline. This expansion is set prior to his rise to being the kingpin in the City of Lost Heaven. "Set in Sicily during the winter of 1905, Enzo Favara has proven himself a reliable soldier of the Torrisi crime family in the months since his initiation," says the studio about the new chapters. "Now, the Don entrusts him and Cesare with a delicate assignment of assisting Ennio Salieri, a man of honor recently released from prison and intent on reclaiming what is his." Working at Salieri's side, players will be heading into fresh environments as they return to the role of Enzo as a high-ranking soldato. The studio also promises brand-new weapons, fresh vehicles, and charms to collect in this expansion. Moreover, the expansion will add new content to the updated Free Ride mode. Alongside new collectibles and locations, this will add more challenges to beat alongside Salieri, which are described as runs that will "test the skills of even the most elite mafiosi." The Mafia: The Old Country Man of Honor story expansion will release on August 14, 2026, across PC, Xbox Series X|S, and PlayStation 5. It will cost $10 for owners of the base game to jump into.
    • Try installing Logitech Options
    • Telltale returns with The Wolf Among Us, re-revealing the sequel and a new remaster by Pulasthi Ariyasinghe Telltale Games, the studio known for its episodic games from the 2000s, had a surprise appearance at the Summer Game Fest showcase today. The studio has gone through a collapse, an acquisition, and a revival but has largely gone silent in recent years. Today's sudden announcement was for the popular The Wolf Among Us series, with news about the sequel and a remaster dropping. Set after the events of the 2013-released title, the sequel will bring back Biby Wolf for a new adventure in Fabletown. This town of fairy tale characters is becoming unstable, with Snow White not being able to keep order as before. "When a brutal series of crimes threatens to fracture the fragile balance holding Fabletown together, Bigby Wolf, sheriff of Fabletown, finds himself drawn into a dangerous conspiracy that reaches deep into the city’s criminal underworld," says the studio. "As suspicion spreads across the city and powerful forces work against him, Bigby must uncover the truth and decide what kind of sheriff - and what kind of wolf - he is willing to become." At the same time, Telltale also announced The Wolf Among Us Remastered, bringing back the classic with a fresh coat of paint. This will include all five episodes from the original game plus over an hour of extra content that will offer behind-the-scenes videos, cast interviews, image galleries, and deleted scenes. The remaster will also have updated visuals and improved UI elements and accessibility features, alongside upgrades to the animations, audio, and frame rates. Telltale has been working on this project for almost a decade now, but if the new release schedule holds, fans will be able to jump into The Wolf Among Us 2 sometime in 2027. As for The Wolf Among Us Remastered, this is slated to release during this holiday season.
    • I use a Linux laptop every day. I have tried to switch to Linux on my gaming PC which has a 5070 ti. It was not a great experience
  • Recent Achievements

    • Rookie
      moog19 went up a rank
      Rookie
    • Mentor
      grik went up a rank
      Mentor
    • Dedicated
      JKR earned a badge
      Dedicated
    • One Year In
      CHUNWEI earned a badge
      One Year In
    • Conversation Starter
      FBSPL earned a badge
      Conversation Starter
  • Popular Contributors

    1. 1
      +primortal
      488
    2. 2
      PsYcHoKiLLa
      270
    3. 3
      Skyfrog
      77
    4. 4
      Steven P.
      68
    5. 5
      FloatingFatMan
      63
  • Tell a friend

    Love Neowin? Tell a friend!