Recommended Posts

Been using music x since the early builds and the pace of which its growing is brilliant!! are you planning in the future or soon-ish about adding something that will let you know when a new build is available?

 

Take a look in the upper right :)

 

iJfwzYX.png

 

It'll be available in the next build, with an option to disable update checks, and also the choice to receive notification for previews or for releases only.

  • Like 1
Link to comment
https://www.neowin.net/forum/topic/1199859-musix/page/6/#findComment-596398889
Share on other sites

Good job!

 

I used to create my own music player in the past, in late 90s.   I have it in my storage somewhere.

 

Nice! I'd like to see how it looks like. In what language was it created? And which audio libraries did you use?

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

Nice! I'd like to see how it looks like. In what language was it created? And which audio libraries did you use?

 

I don't have the screenshots with me.. I used it for my personal use which I have not put up for public yet since it was not finished..  I used VB ... I used MP3 format... and I was going to add more formats but ended up doing something else and stopped developing this player.

 

Maybe I go back to programming and create new one ... who knows since I have VS.NET now.

 

Edit:

 

I meant VS 2013.. Not VS.NET..    Not sure why I think .NET version..

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

I am curious: are there plans for more views, such as stacking songs by album and displaying album art in a grid, or groupings by artist or release year? I understand that there is probaby still much to do and I am amazed at how quickly you are adding features and releasing builds. I wouldn't expect this sort of thing tomorrow. I was just wondering if it's in the plan. 

  • Like 1
Link to comment
https://www.neowin.net/forum/topic/1199859-musix/page/6/#findComment-596399345
Share on other sites

I am curious: are there plans for more views, such as stacking songs by album and displaying album art in a grid, or groupings by artist or release year? I understand that there is probaby still much to do and I am amazed at how quickly you are adding features and releasing builds. I wouldn't expect this sort of thing tomorrow. I was just wondering if it's in the plan. 

 

Yes I plan to add more views, but I don't know how and what yet. The reason I started musiX is because I wanted a player which is not a bloated juke box. So if these views eventually make it, they will follow the same minimal idea which you already find in other musiX components.

 

Wow looks amazing!! the update feature is looking pretty awesome!! :D

 

Thanks!

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

Yes I plan to add more views, but I don't know how and what yet. The reason I started musiX is because I wanted a player which is not a bloated juke box. So if these views eventually make it, they will follow the same minimal idea which you already find in other musiX components.

Yeah, I certainly wouldn't ask you to bloat it.  It's the minimalism that makes it so appealing.  At the same time, though, it's currently cumbersome to find the albums I'm looking for without using search, and that becomes problematic if you can't remember an artist or album title, especially when you have thousands of songs.  Thanks for responding.

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

Yeah, I certainly wouldn't ask you to bloat it.  It's the minimalism that makes it so appealing.  At the same time, though, it's currently cumbersome to find the albums I'm looking for without using search, and that becomes problematic if you can't remember an artist or album title, especially when you have thousands of songs.  Thanks for responding.

 

I'm a fan of the search as I always know what I'm looking for (there's a reason the player is built around that now :)) but I'm also not 100% happy with it and I fully understand your problem (especially with large collections). I'm working towards (in small steps, as it requires some layout changes) adding "artists" and "albums" screens in the top menu (between playlists and now playing). I'm checking out what other players are doing and would like to provide something similar but simpler and straight forward.

  • Like 2
Link to comment
https://www.neowin.net/forum/topic/1199859-musix/page/6/#findComment-596402225
Share on other sites

Hello everyone,

 

I've been busy again. Here's what's already been done for the next preview:

 

  • Added a check for new versions
  • Added ability to skip adding a folder on the welcome screen
  • Added a song count next to the playlist names
  • Added ability to save to and open .m3u playlists
  • You can now rename playlists with F2 or by double-clicking
  • Moved the searchbox to the top right (to prepare for new artists and albums screen which will use a common searchbox)
  • Added new sort modes: by artist, by year
  • Improved the scrollbars (the track is now slightly visible, scrollbars get wider when the mouse is over them)
  • Fixed a lot of small issues (can't remember all of them)

Next, I'd like to take a look at drag and drop and file associations.

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

Giant tooltips: be gone! 

 

The tooltips of the songs contained a lot of information, but when scrolling through the playlist, they flashed and flashed because they were shown too quickly. So I removed them and instead put the song information in the right-click menu of a song. See here:

 

nq1DVyr.png

  • Like 2
Link to comment
https://www.neowin.net/forum/topic/1199859-musix/page/6/#findComment-596407419
Share on other sites

No rush, you have an amazing product with a great roadmap! You've shown you listen to your users as well as doing you're own thing, you're a credit to the development world :)

 

I'm taking a development break tonight (I think I have ironed out all the major issues in the current build) and would like to answer this.
 
First of all, thanks a lot for your positive comments and also more generally for all the support and great ideas the neowin members have provided. You are very supportive and constructive. I really appreciate it. You have helped making musiX what it is today.
 
As for listening to users, I think it's a combination of several things. I believe that without users, there is no good software. Also, at work I'm doing customer support for a product which is being developed in-house. I don't do real development (other than bug tracking and fixing), but I'm in direct contact with development, attend to all sprint meetings, and did a part of QA on the previous software release. Acting as a user helps understanding them and also following the development team puts me in between two worlds and helps me find a good balance between development and customer support. Then, the fact I'm a perfectionist also plays a major role. I test, and test and test, and fix and fix, and even then I'm not fully satisfied.
Link to comment
https://www.neowin.net/forum/topic/1199859-musix/page/6/#findComment-596407891
Share on other sites

As for listening to users, I think it's a combination of several things. I believe that without users, there is no good software. Also, at work I'm doing customer support for a product which is being developed in-house. I don't do real development (other than bug tracking and fixing), but I'm in direct contact with development, attend to all sprint meetings, and did a part of QA on the previous software release. Acting as a user helps understanding them and also following the development team puts me in between two worlds and helps me find a good balance between development and customer support. Then, the fact I'm a perfectionist also plays a major role. I test, and test and test, and fix and fix, and even then I'm not fully satisfied.

 

I'm in quite a similar situation, I started off in the customer services team supporting the product, moved to the Professional Services team installing the product for our customers so got a very good handle on the "real world" that the developers quite often don't see.

Now I'm sort of in a consulting/support role for the developers in which I do a lot of things like QA, Documentation, building the labs they need for R&D etc which has also helped me see why some of the issues I've had with developers and QA in the past are sometimes unavoidable. 

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

A gift to start a new week, build 200 is available. This is the changelog:

 

? Added a check for new versions
? Added ability to skip adding a folder on the welcome screen
? Added a song count next to the playlist names
? Added ability to save to and open .m3u playlists
? You can now rename playlists with F2 or by double-clicking
? Moved the searchbox to the top right (to prepare for new artists and albums screen which will use a common searchbox)
? Added new sort modes: by artist, by year
? Improved the scrollbars (the track is now slightly visible, scrollbars get wider when the mouse is over them)
? There is no large songinformation tooltip anymore when hovering over a song (it was annoying sometimes). Instead, the songinformation is now in the right-click menu of a song.
? Fixed a lot of small issues (can't remember all of them)
 
It's available on my blog as usual: raphaelgodart.tumblr.com
 
For the next build i'd like to work on:
 
  • File associations
  • Drag and drop of playlists from Windows to musiX
  • Drag and drop of songs from Windows to musiX
  • Notifications when a song starts playing
  • Detection of tag changes outside of musiX

In short: better integration.

  • Like 2
Link to comment
https://www.neowin.net/forum/topic/1199859-musix/page/6/#findComment-596408581
Share on other sites

This topic is now closed to further replies.
  • Posts

    • Ninja Theory's new Hellblade game is action-focused and set in Purgatory by Pulasthi Ariyasinghe Ninja Thery has been building its award-winning Hellblade series since 2017, delivering Senua's Sacrifice and Senua's Saga since then. Today at the 2026 Xbox Games Showcase, the studio had a brand-new installment announcement featuring Senua again, but this time, she is in a version of purgatory, and the focus is on the action. Simply named Senua, this new entry is described as a "full-on action-adventure" experience, delivering an expanded focus on combat, puzzle-solving, and freedom of exploration. The developer says that it is keeping the same high production values and storytelling features of the previous games while giving what players have been asking for in the gameplay department. The entirety of Ninja Theory is now working on Senua, giving the project much more manpower than ever before, while also letting the team draw on its action roots from Devil May Cry and prior titles. However, the studio also confirmed that its previously announced Project Mara horror experience is no longer in development. Alongside snappier traversal moves, Senua will be able to take stealth and direct combat routes. She has access to her own sword, plus any enemy weapons as well, with dual wielding also being an option for most dropped melee swords, axes, and other weapons. Outside of melee combat, Senua will be able to use special abilities that let her alter the reality around her. The world is said to be about twice the size of Hellblade 2. While this won't be an open-world experience, the linear story will let players explore their surroundings further than before. The story of Senua will be set after the events of previous Hellblade titles, with our protagonist being stuck in her own version of Purgatory. The series' well-explored psychosis themes will return as well. "She’s trapped between life and death on a quest to reach the afterlife and be reunited with the ones that she’s loved and lost," adds the studio. "Her belief is that by healing the wounds of her life, she can find the peace that is the key that unlocks the gate to the afterlife." Senua is releasing on Xbox Series X|S, PC, and PlayStation 5 sometime in 2027.
    • Windows has had it, it's called camera frame server. I recall when it was first introduced in an early Windows 10 release it caused issues and there was a registry entry to disable it. Seems like they disabled it by default at some point. Windows 11 brought that toggle to the settings app (not just registry) a while ago.
    • You didn't like Mafia The Definite Edition? As a fan of the first when it came out, I liked that remake.
  • Recent Achievements

    • Proficient
      Eric Biran went up a rank
      Proficient
    • Dedicated
      Conjor earned a badge
      Dedicated
    • Week One Done
      Windows Guy earned a badge
      Week One Done
    • Dedicated
      Mark Spruce earned a badge
      Dedicated
    • Collaborator
      conkir earned a badge
      Collaborator
  • Popular Contributors

    1. 1
      +primortal
      479
    2. 2
      PsYcHoKiLLa
      243
    3. 3
      Steven P.
      72
    4. 4
      +Edouard
      66
    5. 5
      neufuse
      66
  • Tell a friend

    Love Neowin? Tell a friend!