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

    • This is why competition must exist. Finally, pressure is mounting on Microsoft to move in the right direction.
    • Microsoft is making Windows 11's context menus faster, simpler, and configurable by Taras Buria Five years ago, Windows 11 introduced redesigned context menus, offering users a simpler, more modern design. However, customers quickly discovered that the new menus leave a lot to be desired. Many are unhappy with performance (they are really slow), while others dislike the double-layed design, where many options are hidden behind the "Show more options" button. In addition, over the years, menus became cluttered and overloaded. While Microsoft has already fixed plenty of pain points across Windows 11, context menus remain mostly unchanged. Fortunately, Microsoft is finally listening. Marcus Ash, Design and Research Lead for Windows at Microsoft, responded to a tweet on X, confirming that the company is working on fixing Windows 11's context menus. Reworked context menus are supposed to be faster, simpler by default, and "configurable to what you use most." What the latter means is unknown, just like whether Microsoft plans to keep the classic menu alongside the modern one, but according to Marcus, the wait should finally be over soon, as he promised to "share our approach soon." Improved context menus will most likely appear first in Windows 11 preview builds in the Experimental Channel. While we wait for Microsoft to release them, you can try fixing context menus on your PC with a simple tool called Windows 11 Context Menu Manager. It lets you disable entries you do not need, not only cleaning up context menus, but also making them significantly faster. Microsoft has already improved Windows 11's Start menu and taskbar, so hopefully it will address user criticism of the context menu as well. Stay tuned for new Windows 11 preview builds, which usually arrive every Friday.
    • If the drive/memory is soldered to the board, which it probably is, then it's a no from me
    • Driver Genius 25.0.0.143 by Razvan Serea Driver Genius is a professional driver management tool features both driver management and hardware diagnostics. Driver Genius provides such practical functions as driver backup, restoration, update and removal for computer users. If you often reinstall your operating system, you may not forget such painful experiences of searching all around for all kinds of drivers. If unfortunately you have lost your driver CD, the search will be more troublesome and time-consuming. Driver Genius can automatically find drivers for a device when the system can't find a driver for it. It can recognize the name and vendor's information of the device, and directly provide download URL for the required driver. Driver Genius also supports online updates for drivers of existing hardware devices. Driver Genius customers can obtain information for latest drivers by Driver Genius's LiveUpdate program, which can synchronize to the database on Driver Genius site. Features at a glance: Find the latest drivers for your computer. One click to update all drivers silently. Automatically install driver updates silently. Make your drivers are always up to date. New rollback driver design for safer driver update. Free to backup all drivers now! Package all drivers to an executable auto installer. One click to restore all drivers. Remove invalid or useless drivers/devices, improve system performance and stability. New system information tool. Detailed hardware inventory. Hardware temperature monitor. Protect your CPU, GPU and HDD. New system transfer assistant. Upgrade/degrade your windows system easily. New SSD Speeder. Improve your disk performance and reliability. New System booster provides over 90 optimization options that make your computer run faster and smoother. New System Cleanup can help you to clean up the temporary files and cache files or other junk files in system. Driver Genius 25.0.0.143 changelog: Enhanced detection for Windows Runtime components. Update the hardware detection component to support more new hardware. Update the compression component to address security issues. Download: Driver Genius 25.0.0.143 | 20.7 MB (Shareware) View: Driver Genius Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • We do it all the time on our IT Service desk mailbox to add a reference, in the subject line, once it's been logged and then it's filed into the appropriate sub-folder. Other companies probably do the same thing.
  • Recent Achievements

    • One Month Later
      Carru_123 earned a badge
      One Month Later
    • Week One Done
      Dr Jared Dental Studio earned a badge
      Week One Done
    • Week One Done
      RG INVESTMENT GROUP earned a badge
      Week One Done
    • Very Popular
      The Norwegian Drone Pilot earned a badge
      Very Popular
    • Very Popular
      s0nic69 earned a badge
      Very Popular
  • Popular Contributors

    1. 1
      +primortal
      472
    2. 2
      PsYcHoKiLLa
      250
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      67
    5. 5
      Michael Scrip
      60
  • Tell a friend

    Love Neowin? Tell a friend!