 |
AutoHotkey Community Let's help each other out
|
| View previous topic :: View next topic |
| Author |
Message |
sharethewisdom
Joined: 24 Feb 2008 Posts: 38
|
Posted: Sun Mar 01, 2009 11:07 pm Post subject: |
|
|
great work!
I have some hardware from Creation (Creative Sound Blaster X-Fi Surround 5.1)... when I have more time I would like to try to use the remote to control this player (if not any other player) |
|
| Back to top |
|
 |
skwire
Joined: 18 Jan 2006 Posts: 273 Location: Conway, Arkansas
|
Posted: Sun Mar 01, 2009 11:27 pm Post subject: |
|
|
Trout will respond to standard WinampAPI messages as well as a few commandline switches:
trout.exe /play
trout.exe /stop
trout.exe /next
trout.exe /prev
trout.exe /mute
trout.exe /clipboard
Sending a /play while Trout is playing will result in a pause. |
|
| Back to top |
|
 |
genmce
Joined: 10 Jan 2009 Posts: 135 Location: Virginia
|
Posted: Mon Mar 02, 2009 1:07 am Post subject: play mode hotkeys? |
|
|
Hey,
I love this program!
Feature request -
Hotkey Actions for play modes - random and shuffle, please!
Thanks for all the work. _________________ KeyMce/GenMce - mackie emulator for pc keyboard/Convert your controller to mackie.
Midi I/O - Want to play with midi/ahk? |
|
| Back to top |
|
 |
SoggyDog
Joined: 02 May 2006 Posts: 783 Location: Greeley, CO
|
|
| Back to top |
|
 |
Hezzu
Joined: 08 Aug 2008 Posts: 117 Location: Raahe, Finland
|
Posted: Mon Mar 02, 2009 8:59 am Post subject: |
|
|
Hey skwire
One suggestion coming from me now!
Could you make the trout main window start fullscreen if it has been closed fullscreen
Just a little (bug?) that is annoying me
and please do keep up the good work _________________ Hezzu - excuse the english! |
|
| Back to top |
|
 |
skwire
Joined: 18 Jan 2006 Posts: 273 Location: Conway, Arkansas
|
Posted: Wed Mar 04, 2009 11:34 am Post subject: |
|
|
| genmce wrote: | Hey,
I love this program!
Feature request -
Hotkey Actions for play modes - random and shuffle, please!
Thanks for all the work. |
Thanks for the kind words. Your request is in build 188.
| SoggyDog wrote: | | Quote: | | * 'Resume playback on start' option now remembers play/pause state. [Thanks, brotherS] |
Nice improvement in build 186.
Thank you. |
Aye, you're welcome. =]
| Hezzu wrote: |
One suggestion coming from me now!
Could you make the trout main window start fullscreen if it has been closed fullscreen
Just a little (bug?) that is annoying me |
Build 188 should fix this. Please let me know. Thanks.
| Code: | v1.0.2 build 188
+ All Play Modes are now hotkeyable items. [Thanks, genmce]
! Trout will now remember if it was maximized and will properly set itself on startup.
[Thanks, Hezzu]
v1.0.2 build 186
* Search/jump now highlights the top row automatically. [Thanks, hezzu]
* 'Resume playback on start' option now remembers play/pause state. [Thanks, brotherS]
|
|
|
| Back to top |
|
 |
Hezzu
Joined: 08 Aug 2008 Posts: 117 Location: Raahe, Finland
|
Posted: Wed Mar 04, 2009 12:38 pm Post subject: |
|
|
I was on vacation 2 days and it was fun...
Yes now it works just like I wanted
Thanks _________________ Hezzu - excuse the english! |
|
| Back to top |
|
 |
skwire
Joined: 18 Jan 2006 Posts: 273 Location: Conway, Arkansas
|
Posted: Sat Mar 07, 2009 5:51 pm Post subject: |
|
|
daonlyfreez, would you please try some of your MP3 DVD discs for testing? Thanks.
| Code: | v1.0.2 build 196
+ Loading a data CD with the "Load audio CD" menu entry will now add those files to the
list. [Thanks, daonlyfreez]
+ Added "Show toaster popup" as a hotkeyable item. [Thanks, k3ph]
* Changed the "Explore here" menu option to "Open file location". [Thanks, alooper21]
v1.0.2 build 192
* The default 'Explore here' option (Windows Explorer) should now highlight the selected
file. [Thanks, app103]
! Fixed 'Remove track after playback' functionality broken in build 186. [Thanks, app103]
! Fixed sizing issue on startup. [Thanks, brotherS]
|
|
|
| Back to top |
|
 |
automaticman
Joined: 27 Oct 2006 Posts: 648
|
Posted: Fri Mar 20, 2009 1:02 am Post subject: |
|
|
I did not read everything here, but I would like to know what this "Audiogenie" thing is? Apart from that I am already happy with Winamp + Ahk automations for winamp, as I can play already there everything I want, and for what not I use KM Player which also uses Winamp API so all my ahk automations work in the same way also there.
In short I have no reason to switch from Winamp to anywhere else. But the pictures look o.k. in the first post, but music is mainly about sound, so while listening I actually do not want to see anything, just sending commands what it should do, e.g. adding the current playing track to my favourites playlist if I like it, and if I do not like the current track it should remove it from the current playlist and go to next song.
Also does Trout support VST plugins, which Winamp does?
From my perspective I would put the Trout project into the "wasted ahk coding skills" cagetory as I can not see the big difference to other already available solutions like I described above, Winamp. Wouldn't it be more original to create something not existing yet instead of getting more or less a copy of functionality available elsewhere? Anyway, in terms of sound I think we have too few solutions in the ahk forums so far imo, and I love sound.
Special greetings to majkinetor from here because he loves also sound. |
|
| Back to top |
|
 |
SoggyDog
Joined: 02 May 2006 Posts: 783 Location: Greeley, CO
|
|
| Back to top |
|
 |
skwire
Joined: 18 Jan 2006 Posts: 273 Location: Conway, Arkansas
|
Posted: Fri Mar 20, 2009 7:01 am Post subject: |
|
|
| automaticman wrote: | | I did not read everything here, but I would like to know what this "Audiogenie" thing is? |
AudioGenie is the tag library that Trout uses for all tag reading/writing under 2k/XP/Vista. http://www.audiogenie.net
| automaticman wrote: | | Also does Trout support VST plugins, which Winamp does? |
No.
| automaticman wrote: |
From my perspective I would put the Trout project into the "wasted ahk coding skills" cagetory as I can not see the big difference to other already available solutions like I described above, Winamp. |
As stated before:
1) Foobar is my main audio player.
2) I started Trout because I wanted a simpler player that would supplement my listening habits with Foobar.
3) I do not like skinned applications e.g. Winamp.
4) I wanted to see how far AutoHotkey, as a language, could be taken in this endeavour.
| automaticman wrote: | | Wouldn't it be more original to create something not existing yet instead of getting more or less a copy of functionality available elsewhere? |
If this were the case, there would be only one of everything. Here's a thought... Winamp wasn't the first mp3 player around. |
|
| Back to top |
|
 |
n-l-i-d Guest
|
Posted: Fri Mar 20, 2009 10:09 am Post subject: |
|
|
| Quote: | | daonlyfreez, would you please try some of your MP3 DVD discs for testing? Thanks. |
Yes, it works... Thank you!  |
|
| Back to top |
|
 |
automaticman
Joined: 27 Oct 2006 Posts: 648
|
Posted: Fri Mar 20, 2009 1:34 pm Post subject: |
|
|
skwire thanks for all your comments, I wish you good luck and lots of fun with Trout.
Just to open up new thought directions, given the power of AHK, why do we have the need for normal playlists? Or asked in another way after loading one playlist how often are you changing it after this operation, let us say within the next 1hour? I would assume most users do not change this playlist at all, which would result in a kind of static playlist. Can we also think in the direction of how we could make playlists more dynamic during the listening process? For me having static playlists is a very boring concept having the power of AHK. |
|
| Back to top |
|
 |
Drugwash
Joined: 07 Sep 2008 Posts: 921 Location: Ploiesti, RO
|
Posted: Sat Mar 21, 2009 12:39 am Post subject: |
|
|
Except for a proof-of-concept AHK script, Trout is the only real audio player on my system and it does its job.
The main difference between Trout and that 'W' player (I wouldn't even spell its name) is that skwire - Trout's author - has been kind enough to restore and maintain Win9x compatibility for as little as two people around this board (me being one of them), while the army of AOL developers preferred to drop compatibility long ago, leaving a lot of unfixed bugs in the latest 9x-compatible version.
So thank you skwire for your continuous work & kindness and boo to AOL and their [...] player.
[/rant] _________________ AHK tools by Drugwash |
|
| Back to top |
|
 |
skwire
Joined: 18 Jan 2006 Posts: 273 Location: Conway, Arkansas
|
Posted: Sat Mar 21, 2009 12:51 pm Post subject: |
|
|
| n-l-i-d wrote: | | Quote: | | daonlyfreez, would you please try some of your MP3 DVD discs for testing? Thanks. |
Yes, it works... Thank you!  |
Great. Thanks for testing. =]
| automaticman wrote: | | Just to open up new thought directions, given the power of AHK, why do we have the need for normal playlists? |
Personally, I don't use playlists at all for normal music listening. My music collection is made up on only full albums that are fully tagged (no single, stray tracks). They're all in strict directory structure that I've used for many years. Also, my collection is far too large to keep "stored" in Trout's list (80,000+ tracks). So, basically, I "browse" my collection with my preferred file manager and simply choose a few albums to listen to. Honestly, I rarely keep more than 40-60 tracks in Trout at any given time. Also, I hardly ever listen in any sort of random mode; I much prefer to listen to an album in its entirety. If I can't decide what to listen to, I have a script that will randomly pick ten albums from my collection and load them into Trout. Back to playlists... The only playlist I use is one that I save my favourite online streaming stations to. So, like you it seems, I'm not playlist person, either.
| Drugwash wrote: | | So thank you skwire for your continuous work & kindness and boo to AOL and their [...] player. |
You're welcome. No need to bang on Winamp, though. It's a great player. That said, it's not my kind of player. =] |
|
| Back to top |
|
 |
|
|
You can post new topics in this forum You can reply to topics in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|