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

    • Signal accuses UK government of using child safety as cover for mass surveillance by David Uzondu Recently, the UK's Home Office announced a sweeping set of proposals to make Britain the "first country in the world" where children cannot share or view nude photos on their smart devices, an initiative that authorities claim will protect children from online predators and combat pornography. In response, Signal believes that while the government must keep children "safe" and "protected," it should do so through social services and education, not by "surveillance, funding cuts, and cover-ups." The company called the plan "dystopian" and warned that it violates everyone's fundamental right to privacy, arguing that scanning on the presumption of nudity will only strengthen the market dominance and data control of giant corporations like Apple and Google. The statement continues by accusing the government of hiding its true intentions under the guise of child safety. Signal argues that the Home Office is building an invisible surveillance infrastructure that remains ripe for exploitation by future administrations and authoritarian regimes. According to the company, this aggressive approach completely ignores the actual needs of young people, such as properly funded schools and mental health services. Tech companies like Apple and Google have a three-month window to implement these mandatory device-level filters across the United Kingdom. If these tech firms refuse to comply with the mandate, the government will pass emergency legislation to force them to comply, threatening massive fines and even going after the CEOs of these companies with criminal charges. The technology will work by blocking explicit images directly on the operating system of all smartphones and tablets by default. This system monitors the device camera and third-party apps to intercept nudity before anyone can upload or send the image. Adults can still view explicit content, but only after completing a strict age verification check to unlock their devices. Several bodies like the NSPCC and Barnardo's praised the Home Office's decision, arguing that device-level intervention stops the cycle of grooming before it starts. The Internet Watch Foundation (IWF) also supported the policy, claiming that tech companies can implement on-device checks "without threatening privacy or collecting any data."
    • Did you watch the keynote? It is way beyond what is described in this article. Looks interesting. Now it is time for them to deliver unlike what happened in 24.
    • It pretty much has to be compatible with MS Office or it is going nowhere. The rest of the world runs office including Europe. If it is not compatible it will not survive.
    • Incredible deal gets you free NVMe 512GB SSD with AMD AM5 B850 motherboard for only $150 by Sayan Sen Earlier this week we covered the story of an interesting PC case wherein you can build two full-size computers inside it as in it can house and run an AMD and an Intel system simultaneously. Speaking of building PCs, these are hard times to make one for sure as prices are often very high except during flash sales or discounts. If you are in the market for a 1080p gaming PC then Nvidia's 8GB RTX 5060 Ti is currently on sale for just $330 and you get the latest James Bond game too, for free. Speaking of which, right now there is another incredible sale going on as we can get a free 512 GB NVMe SSD from TeamGroup in the form of the G50 alongside the purchase of an AMD B850 socket AM5 motherboard for only $150 (purchase link under the specs table down below). Getting an AM5 motherboard now in 2026 will be a wise investment for sure, especially since AMD confirmed its commitment to support the socket till at least 2029. The MSI PRO B850M-P WIFI is a micro-ATX motherboard that is compatible with AMD Ryzen 9000 series processors. Since it is AM5, the motherboard works with DDR5 memory and includes MSI’s Memory Boost technology, along with EXPO and XMP support. Connectivity features include built-in Wi-Fi 7 paired with a 5G LAN solution. The board offers a PCIe 5.0 M.2 slot with MSI’s EZ M.2 Shield Frozr II thermal solution, that is said to help maintain SSD performance by providing ample cooling against overheating. The technical specifications of the MSI PRO B850M-P WIFI motherboard are given in the table below: Specification Value Form Factor Micro-ATX (mATX), 243.84 × 243.84 mm Chipset AMD B850 Socket AM5 Supported Processors AMD Ryzen 9000, 8000, and 7000 Series Desktop Processors Memory Slots 4 × DDR5 UDIMM Max Memory 256 GB Memory Speed DDR5 8200–5600 MT/s (OC), DDR5 5600–4800 MT/s (JEDEC) Display Outputs 1 × HDMI 2.1 (up to 4K 60Hz) 1 × DisplayPort 1.4 (up to 4K 60Hz) PCIe Slots 1 × PCIe 5.0 x16 (CPU) 3 × PCIe 3.0 x1 (Chipset) Audio Codec Realtek ALC897 Audio Channels 7.1-Channel High Definition Audio M.2 Slots 3 × M.2 slots M.2_1: PCIe 5.0 x4 (CPU) M.2_2: PCIe 4.0 x4 (CPU) M.2_3: PCIe 4.0 x2 (Chipset) M.2 Device Sizes M.2_1: 2280/2260 M.2_2: 2280/2260 M.2_3: 2280 SATA Ports 4 × SATA 6Gb/s RAID Support SATA: RAID 0, 1, 10 NVMe: RAID 0, 1, 5, 10 Rear USB Ports 4 × USB 2.0 2 × USB 5Gbps Type-A 1 × USB 10Gbps Type-A 1 × USB 10Gbps Type-C Front USB Headers 4 × USB 2.0 4 × USB 5Gbps Type-A 1 × USB 10Gbps Type-C LAN Realtek 8126VB 5Gb Ethernet Wireless Networking Wi-Fi 7 (802.11 a/b/g/n/ac/ax/be) Tri-band 2.4GHz / 5GHz / 6GHz MU-MIMO, MLO, 4KQAM Up to 2.9Gbps Bluetooth Bluetooth 5.4 Internal Power Connectors 1 × 24-pin ATX Power 1 × CPU Power 1 × PCIe Power (8-pin) Cooling Headers 1 × CPU Fan 1 × Combo Fan/Pump 3 × System Fan RGB Headers 3 × Addressable RGB Gen2 (JARGB_V2) 1 × RGB LED (JRGB) Additional Internal Headers 2 × Front Panel (JFP) 1 × Chassis Intrusion (JCI) 1 × Front Audio (JAUD) 1 × COM Port (JCOM) 1 × JDASH Tuning Controller 1 × TPM 2.0 Header The free TeamGroup T-FORCE G50 NVMe SSD is a PCIe Gen4 and as such it promises to deliver sequential read speeds of up to 5,000 MB/s, helping accelerate game loading, file transfers, and everyday computing tasks. The SSD features an InnoGrit controller and SLC caching technology to support consistent performance. An ultra-thin, patented graphene heatsink is included to aid in heat dissipation. The NAND flash is based on TLC which means it has plenty of endurance up its sleeve. The random performance may not be as amazing as other drives with DRAM though. Still it should be very good since it can access system memory via HMB to use it as its DRAM cache. The technical specifications of the TeamGroup 512GB G50 NVMe SSD are given in the table below: Specification Value Model / Part Number TM8FFE512G0C129 Form Factor M.2 2280 Interface PCIe Gen4x4 with NVMe Sequential Read Speed Up to 5,000 MB/s Sequential Write Speed Up to 2,500 MB/s Endurance (TBW) 325 TBW DRAM Cache No Cache Technology SLC Cache Controller InnoGrit Controller Solution Operating Temperature 0°C to 70°C Storage Temperature -40°C to 85°C Weight 7 g Dimensions 80.0 × 22.0 × 3.7 mm Vibration Resistance 80 Hz ~ 2,000 Hz / 20G Shock Resistance 1,500G / 0.5 ms MTBF 3,000,000 hours Get it at the link below: MSI PRO B850M-P WIFI AM5 AMD motherboard + Team Group T-FORCE G50 TM8FFE512G0C129 512GB SSD (free gift): $149.99 (Sold and Shipped by Newegg US) This Newegg deal is US-specific and not available in other regions unless specified. This is a first-party seller link (at the time of article publishing); ensure that you also purchase from a first-party seller link only. If you don't like it or want to look at more options, check out the previous deals that we have covered, OR you can also visit Amazon US deals page. Get Prime (SNAP), Prime Video, Audible Plus or Kindle / Music Unlimited. Free for 30 days. As an Amazon Associate, we earn from qualifying purchases.
    • RapidRAW 1.5.7 by Razvan Serea RapidRAW is a beautiful, non-destructive, GPU‑accelerated RAW image editor designed for speed and simplicity. It uses a lightweight (~30 MB), efficient code base built with Rust, React and Tauri. Ideal for Lightroom workflows, it offers rich editing tools—exposure, contrast, highlights, shadows, whites/blacks, tone curves, HSL mixer, dehaze, vignetting, film grain, sharpening, clarity and noise reduction—processed in real-time on the GPU. Features include intuitive masking (brush, linear, radial, AI-powered subject and foreground detection), generative edit layers (via ComfyUI), 32‑bit precision, and full RAW format support through rawler. RapidRAW also provides library management (folder navigation, ratings, metadata, EXIF viewer), batch operations, export presets (JPEG/PNG/TIFF), sidecar editing (.rrdata), undo/redo history, customizable UI themes, smooth animations, resizable panels, and preset copy/paste. A modern high-performance Lightroom alternative with polished UX and creative tools, RapidRAW brings powerful photo editing to photographers seeking speed, responsive GPU feedback, and streamlined workflows. RapidRAW v1.5.7 release notes: This update serves as a direct follow-up to the core architectural migration introduced in v1.5.6. While the transition to a more modular state management system marked a significant step forward for RapidRAW's stability and long-term maintainability, it also introduced several edge cases and regressions within the library and editing workflows. This release focuses on addressing those issues, with a particular emphasis on a complete overhaul of library performance to ensure smooth and responsive browsing following the refactoring. It also resolves inconsistencies in the copy-and-paste workflow and expands RapidRAW's accessibility by adding support for eight additional languages. [full changelog] Download: RapidRAW 1.5.7 | ARM64 | ~20.0 MB (Open Source) View: RapidRAW Home Page | Screenshot | Other operating systems Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Very Popular
      Captain_Eric earned a badge
      Very Popular
    • One Month Later
      amusc earned a badge
      One Month Later
    • One Month Later
      DJC50PLUS earned a badge
      One Month Later
    • Week One Done
      DJC50PLUS earned a badge
      Week One Done
    • Proficient
      Eric Biran went up a rank
      Proficient
  • Popular Contributors

    1. 1
      +primortal
      504
    2. 2
      PsYcHoKiLLa
      223
    3. 3
      ATLien_0
      87
    4. 4
      Steven P.
      80
    5. 5
      +Edouard
      80
  • Tell a friend

    Love Neowin? Tell a friend!