kartik-venugopal / aural-player

An audio player for macOS, inspired by Winamp.
MIT License
792 stars 44 forks source link

AU Effect disapears after clicking on Close button #93

Open yan-8 opened 1 month ago

yan-8 commented 1 month ago

Hello dear developer! Please see on a bug video below:

https://github.com/user-attachments/assets/b19bae4c-bcd3-4c2d-b839-808ceb7c86aa

kartik-venugopal commented 1 month ago

This is intended behavior when running in Compact mode :-)

yan-8 commented 1 month ago

But AU window is disappeared. I guess it's not intended behavior, isn't it?

kartik-venugopal commented 4 weeks ago

It is intended ... when you close the effects panel, the app assumes you are finished with the effects (in Compact mode) ... keep in mind that the Compact app mode is a limited-interaction app mode ... this means that the app will make certain assumptions about how the user will interact with it ... it will not be as full-featured as the Modular and Unified app modes ... those modes should allow all core functionality without restrictions, but Compact app mode simply does not allow multiple windows to hang around ... it is meant to be ... "Compact" 😁

kartik-venugopal commented 4 weeks ago

... but I guess you like to monitor the sound with your AU window ? In that case, I will think of a way to allow this in Compact mode as well... it was not how it was intended to be in Compact mode, but let's see

yan-8 commented 3 weeks ago

... but I guess you like to monitor the sound with your AU window ? In that case, I will think of a way to allow this in Compact mode as well... it was not how it was intended to be in Compact mode, but let's see

Yes, exactly, thank you so much. I see that in current version is working well in Compoct mode. I like it.

yan-8 commented 3 weeks ago

Sorry @kartik-venugopal, when I was testing last build I found that it (Compoct mode) does not work. Also I found double main window. It looks like a bug.

2024 08 11 - 23 48 28
yan-8 commented 3 weeks ago

Log file, should be useful. aural.log

kartik-venugopal commented 3 weeks ago

Hey, can you please give me the steps to reproduce the double window in Compact Mode ? I am not able to reproduce that. Thanks.

yan-8 commented 2 weeks ago

It's too hard. I cannot to reproduce it. I did not understand what exactly hapend in that time.