Jump to content



Photo

AAMP Advanced AutoIt Media Player


  • Please log in to reply
76 replies to this topic

#21 TehWhale

TehWhale

    Whalee..

  • Banned (NOT IN USE)
  • 1,482 posts

Posted 31 October 2008 - 11:21 AM

It is still very buggy. I play a song and it will play, but after that song is done it might go to the next song or play that same song again. The menu also flashes badly.

Edited by TehWhale, 31 October 2008 - 11:22 AM.








#22 BrettF

BrettF

    My Drunk Monkey Guerilla is gonna getcha!

  • MVPs
  • 7,662 posts

Posted 31 October 2008 - 11:46 AM

It is still very buggy. I play a song and it will play, but after that song is done it might go to the next song or play that same song again. The menu also flashes badly.

Depends on what repeat state you have. None = Play next song, if end of playlist reached, stop. All = Repeat all songs. One = Repeat the same song.

Menu flashes badly? Care to give more details on which?

#23 BrettF

BrettF

    My Drunk Monkey Guerilla is gonna getcha!

  • MVPs
  • 7,662 posts

Posted 31 October 2008 - 01:10 PM

Well no wonder its still heaps buggy... I didn't update the link! First post update with a correct link :mellow:

#24 TehWhale

TehWhale

    Whalee..

  • Banned (NOT IN USE)
  • 1,482 posts

Posted 31 October 2008 - 09:57 PM

Well no wonder its still heaps buggy... I didn't update the link! First post update with a correct link :mellow:

Like if you have a label and you constantly refresh it, the menus look like that.

#25 BrettF

BrettF

    My Drunk Monkey Guerilla is gonna getcha!

  • MVPs
  • 7,662 posts

Posted 31 October 2008 - 10:01 PM

I'm not getting anything like that here and never have. Have you updated to V0.0.0.4?

#26 TehWhale

TehWhale

    Whalee..

  • Banned (NOT IN USE)
  • 1,482 posts

Posted 31 October 2008 - 10:20 PM

I'm not getting anything like that here and never have. Have you updated to V0.0.0.4?

Yes I have. :mellow:

#27 BrettF

BrettF

    My Drunk Monkey Guerilla is gonna getcha!

  • MVPs
  • 7,662 posts

Posted 31 October 2008 - 10:32 PM

I don't think I can help with the menus bug. Nothings really different there :mellow:

#28 WeMartiansAreFriendly

WeMartiansAreFriendly

    Where's the kaboom?

  • Active Members
  • PipPipPipPipPipPip
  • 1,245 posts

Posted 06 November 2008 - 09:40 PM

The zip file is corrupted, I get this message inside the zip file :mellow:

<br /> <b>Warning</b>:  filesize() [<a href='function.filesize'>function.filesize</a>]: stat failed for <a href='http://signa5.com/software/AAMP/downloads/V0.0.0.4.zip' class='bbc_url' title='External link' rel='nofollow external'>http://signa5.com/software/AAMP/downloads/V0.0.0.4.zip</a> in <b>/home/signacom/public_html/download.php</b> on line <b>51</b><br /> <br /> <b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /home/signacom/public_html/download.php:51) in <b>/home/signacom/public_html/download.php</b> on line <b>51</b><br />

Posted ImageDon't bother, It's inside your monitor!------GUISetOnEvent should behave more like HotKeySet()

#29 BrettF

BrettF

    My Drunk Monkey Guerilla is gonna getcha!

  • MVPs
  • 7,662 posts

Posted 07 November 2008 - 03:03 AM

If the link doesn't work, try to find the latest version here:

http://signa5.com/software/AAMP/downloads/

I just use the downloads script to keep track of how many hits there are.

It seems to be not corrupt for me, but if it is, I will upload when I get home from school.

Cheers,

Brett

#30 ludocus

ludocus

    Possibly inventive crap going on right here

  • Active Members
  • PipPipPipPipPipPip
  • 664 posts

Posted 10 November 2008 - 05:31 PM

cool!, How do you do:

Visualization and Right, Left Channel Audio Levels

????

Alot of bugs tough:
When I use the library wizard to select a file it works but I dont see the file anywere..
When I use the library wzard to select a folder I waited 1 hour.. but nothing happened! :|
When I choose a radio station it crashes right away (any radio station)
When I choose a song by Open it loads and it plays..
but when I press pause it pauses but I can never let it play anymore..
The image doesn't work at all..

Very nice that it supports all those formats..

Could you explain to me how you did the visualizations?

#31 monoceres

monoceres

    asdf

  • MVPs
  • 3,720 posts

Posted 10 November 2008 - 07:05 PM

Could you explain to me how you did the visualizations?


The visualizations is generated from FFT data received from bass. Bass give it as an array.
If you want to get the overall audio level, just add all elements and divide by the size of the array.

Examples with source is in my sig :mellow:
Posted ImageIs the link in my post broken? I do not longer own my domain, all the files are moved to my new domain.Example: http://monoceres.se/test.au3 -> http://andhen.mine.nu/monoceres.se/test.au3

#32 ludocus

ludocus

    Possibly inventive crap going on right here

  • Active Members
  • PipPipPipPipPipPip
  • 664 posts

Posted 10 November 2008 - 07:07 PM

Cool!.. thnx alot
ps:
Congratz with your cool title.. (MVP)

#33 BrettF

BrettF

    My Drunk Monkey Guerilla is gonna getcha!

  • MVPs
  • 7,662 posts

Posted 10 November 2008 - 09:01 PM

cool!, How do you do:

????

Alot of bugs tough:
When I use the library wizard to select a file it works but I dont see the file anywere..
Okay, where don't you see the file?
When I use the library wzard to select a folder I waited 1 hour.. but nothing happened! :|
How big was the folder? The recursion function does take a long time... :mellow:
When I choose a radio station it crashes right away (any radio station)
I think its something to do with AutoIt and not being able to be fast enough or something, because it crashed here too. I think I will drop the support for radios, and make playlists instead.
When I choose a song by Open it loads and it plays..
but when I press pause it pauses but I can never let it play anymore..

I will fix in next release. The current pause setup isn't that good anyways.
The image doesn't work at all..
I presume album art? I haven't got as far as implementing that yet. For now it stays as the jukebox.
Very nice that it supports all those formats..
And soon many, many, more!
Could you explain to me how you did the visualizations?
I just used an average level of channels, and added it to an array, then drew the line every 25 seconds, moving the level to the right. If you look at the screenshot, it should make sense, cause 2 of the lines are the same height.


See replys in quote,

Cheers,

Brett

Edited by BrettF, 10 November 2008 - 09:06 PM.


#34 HypercamJ

HypercamJ

    Seeker

  • Active Members
  • 41 posts

Posted 13 November 2008 - 02:25 AM

LAWL; I think I broke it... It started flipping out and continuously skipping through the songs. (My SysTray is being spammed :mellow: )
Prove, and I will believe...

#35 BrettF

BrettF

    My Drunk Monkey Guerilla is gonna getcha!

  • MVPs
  • 7,662 posts

Posted 13 November 2008 - 02:26 AM

Hahahaha probably.

Doing a complete re-write of things to make it more stable. ETA- Late December... I'm going away this weekend and have exams next week, so don't expect anything until I'm on holidays.

Cheers,

Brett

#36 HypercamJ

HypercamJ

    Seeker

  • Active Members
  • 41 posts

Posted 13 November 2008 - 02:35 AM

Ok, but just some input, it was probably because I started browsing other windows. The bass.au3 media player also freezes up for the same reason.
Prove, and I will believe...

#37 BrettF

BrettF

    My Drunk Monkey Guerilla is gonna getcha!

  • MVPs
  • 7,662 posts

Posted 13 November 2008 - 08:52 AM

Interesting, I'm not sure why that is... :|

#38 DirtDBaK

DirtDBaK

    Universalist

  • Active Members
  • PipPipPipPipPipPip
  • 978 posts

Posted 14 November 2008 - 04:57 PM

Can't obtain a copy. Tried downloading but it appears to be 0 bytes and there nothing in it..
Its just an empty file..

Posted Image


#39 BrettF

BrettF

    My Drunk Monkey Guerilla is gonna getcha!

  • MVPs
  • 7,662 posts

Posted 16 November 2008 - 09:44 AM

Nothing wrong this end... Just downloaded it, and it works.

If not you can always find it here. I prefer that the other link is used so I know how many hits I have... :mellow:
http://signa5.com/software/AAMP/downloads

#40 BrettF

BrettF

    My Drunk Monkey Guerilla is gonna getcha!

  • MVPs
  • 7,662 posts

Posted 11 December 2008 - 03:43 AM

Finally got enough time to start with a the new version. I will be posting a beta in the next week or so.

I'm also updating my website, so the downloads script should be fixed very soon.

Cheers,

Brett




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users