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

    • Thanks, Sony and Nintendo, you effectively killed platform-agnostic gaming. Long gone are the days when you could wish to play a specific game on whatever platform you were. Now, you have to buy the hardware just to play that single game. What, you're only interested in THAT game and nothing more? Bad luck, suck it and buy our console.
    • The AI data centers need it more than us so...let them gobble it all up at that price!
    • "CRAZIER than ever!" Crazy Taxi: World Tour is officially coming soon by Pulasthi Ariyasinghe Sega announced it is working on bringing back some of its classic franchises in 2023, and while it has taken some time, the company finally gave fans a look at one of these new projects at the Xbox Games Showcase today, which turned out to be a brand-new Crazy Taxi entry. Watch the debut trailer above, which has snippets of gameplay in between the cinematic bits while blasting a track from The Offspring. Dubbed Crazy Taxi World Tour, this installment is aptly being described as being "CRAZIER than ever!" The director behind the original, Kenji Kanno, is helming this new entry as well, which will come with access to five new cities to drive in, competitive multiplayer modes, a vehicle customization system, and more. Axel is returning as a protagonist as well, but this time a mystery driver is offering him the opportunity to take his adventures to the streets in other countries. This will involve Axel chasing down masked villains that have somehow stolen his taxi, which means even more extreme missions and challenges to overcome. "From transporting passengers at top speed to tackling unique side missions and odd jobs across dynamic maps, there are countless ways to drive crazy and rake in big money," says Sega about this new installment after over 20 years. "Perform outrageous drifts, catch insane air, and drive at crazy speeds across five different cities as you work to deliver passengers and complete a variety of missions and challenges." The studio has even confirmed an in-game Arcade Mode that players will be able to access containing the original games for plenty of nostalgic action. Crazy Taxi: World Tour is currently slated to release sometime in 2027 across PC, Xbox Series X|S, PlayStation 5, and Nintendo Switch 2.
    • This and Crazy Taxi are the two games that interested me the most from this showcase.
  • 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
      492
    2. 2
      PsYcHoKiLLa
      248
    3. 3
      Steven P.
      71
    4. 4
      +Edouard
      69
    5. 5
      ATLien_0
      67
  • Tell a friend

    Love Neowin? Tell a friend!