monoceres Posted October 27, 2008 Share Posted October 27, 2008 (edited) Here's some examples of audio visualizations in autoit with GDI+ and the bass library (for playback and calculating fft). My first idea was to make a media player, and once again I realized how boring it is to work with listviews,tabs,context menus etc. So I made some cool audio visualization instead. Switch presets with the left mouse button and play songs by dragging them into the GUI. The script supports the following audio formats: Mp3, PCM Wav, Ogg Vorbis & Flac Download: Visualization.zip Enjoy! Edited May 25, 2009 by monoceres Broken link? PM me and I'll send you the file! Link to comment Share on other sites More sharing options...
AdmiralAlkex Posted October 27, 2008 Share Posted October 27, 2008 (edited) I like the new visualizations, great work as usual! Edited October 27, 2008 by AdmiralAlkex .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface Link to comment Share on other sites More sharing options...
Skrip Posted October 27, 2008 Share Posted October 27, 2008 Very nice [left][sub]We're trapped in the belly of this horrible machine.[/sub][sup]And the machine is bleeding to death...[/sup][sup][/sup][/left] Link to comment Share on other sites More sharing options...
BrettF Posted October 27, 2008 Share Posted October 27, 2008 Very nice as usual mate! Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version! Link to comment Share on other sites More sharing options...
Andreik Posted October 27, 2008 Share Posted October 27, 2008 I like it! When the words fail... music speaks. Link to comment Share on other sites More sharing options...
arcker Posted October 27, 2008 Share Posted October 27, 2008 i love the triangle circles while idle ( no music ) excellent work for the entire script. -- Arck System _ Soon -- Ideas make everything "La critique est facile, l'art est difficile" Projects :[list] [*]Au3Service : Run your exe as service V3 / Updated 29/07/2013Â Get it Here [/list] Link to comment Share on other sites More sharing options...
monoceres Posted October 28, 2008 Author Share Posted October 28, 2008 Thanks guys Broken link? PM me and I'll send you the file! Link to comment Share on other sites More sharing options...
BillLuvsU Posted October 28, 2008 Share Posted October 28, 2008 Really, I mean how do you manage to come up with somthing so amazing every time. You, my friend, are a truly talented coder. It is astonoshing to me that you aren't an MVP yet. In fact, I'm going to the chat boar right now to make a topic on this. [center][/center]Working on the next big thing.Currently Playing: Halo 4, League of LegendsXBL GT: iRememberYhslaw Link to comment Share on other sites More sharing options...
AlmarM Posted October 28, 2008 Share Posted October 28, 2008 Woah dude, your godly with AutoIt3 AlmarM Minesweeper A minesweeper game created in autoit, source available. _Mouse_UDF An UDF for registering functions to mouse events, made in pure autoit. 2D Hitbox Editor A 2D hitbox editor for quick creation of 2D sphere and rectangle hitboxes. Link to comment Share on other sites More sharing options...
BrettF Posted October 29, 2008 Share Posted October 29, 2008 Wow even more cool! Great Job! Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version! Link to comment Share on other sites More sharing options...
BrettF Posted October 29, 2008 Share Posted October 29, 2008 Hey do you mind if I use this as an example for BASS.au3? That would be awesome Cheers, Brett Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version! Link to comment Share on other sites More sharing options...
Xenobiologist Posted October 29, 2008 Share Posted October 29, 2008 Yeah really nice work! Should be something to play with for all the guys who try to script the best autoit media player Mega Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times Link to comment Share on other sites More sharing options...
monoceres Posted October 29, 2008 Author Share Posted October 29, 2008 Wow even more cool! Great Job!I didn't update anything since your last comment Hey do you mind if I use this as an example for BASS.au3?That would be awesome Cheers,BrettYou could always link to this thread in the bass thread and say something like "Here's an example how to visualize audio while it's playing".Yeah really nice work! Should be something to play with for all the guys who try to script the best autoit media player MegaThanks, and yeah, there is really way to few visualizations in the media players out there. Broken link? PM me and I'll send you the file! Link to comment Share on other sites More sharing options...
BrettF Posted October 29, 2008 Share Posted October 29, 2008 I didn't update anything since your last comment Well it sure changed since when I last saw it You could always link to this thread in the bass thread and say something like "Here's an example how to visualize audio while it's playing".Sure. Done. Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version! Link to comment Share on other sites More sharing options...
WeMartiansAreFriendly Posted November 4, 2008 Share Posted November 4, 2008 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;Copyright notice;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright © All rights reserved Andreas Karlsson 2008 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; This source is provided for educational purposes. ; If you wish to use parts of this source in your projects you need to ge direct permission ; from me Andreas Karlsson (monoceres). ; Contact addehedning@hotmail.com ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Notice that the above copyright does not apply to the following function: ; _GDIPlus_CreateLineBrushFromRect ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; So.. um can I have permission to use your code? Don't bother, It's inside your monitor!------GUISetOnEvent should behave more like HotKeySet() Link to comment Share on other sites More sharing options...
TehWhale Posted November 4, 2008 Share Posted November 4, 2008 (edited) Once again, another great program from Monoceres. I just found that double-clicking the title bar changes the visualation. Edited November 4, 2008 by TehWhale Link to comment Share on other sites More sharing options...
monoceres Posted November 4, 2008 Author Share Posted November 4, 2008 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;Copyright notice;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright © All rights reserved Andreas Karlsson 2008 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; This source is provided for educational purposes. ; If you wish to use parts of this source in your projects you need to ge direct permission ; from me Andreas Karlsson (monoceres). ; Contact [email="addehedning@hotmail.com"]addehedning@hotmail.com[/email] ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Notice that the above copyright does not apply to the following function: ; _GDIPlus_CreateLineBrushFromRect ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; So.. um can I have permission to use your code? Depends No, but seriously, you can use the source as long as you credit it for me Fr33b0w 1 Broken link? PM me and I'll send you the file! Link to comment Share on other sites More sharing options...
WeMartiansAreFriendly Posted November 4, 2008 Share Posted November 4, 2008 Depends No, but seriously, you can use the source as long as you credit it for me Ok. That's not a problem. Don't bother, It's inside your monitor!------GUISetOnEvent should behave more like HotKeySet() Link to comment Share on other sites More sharing options...
TehWhale Posted November 4, 2008 Share Posted November 4, 2008 (edited) Depends No, but seriously, you can use the source as long as you credit it for me *Steals Source*EDIT: Why doesn't it support .wma? Edited November 4, 2008 by TehWhale Link to comment Share on other sites More sharing options...
monoceres Posted November 4, 2008 Author Share Posted November 4, 2008 (edited) Hmm, I realized my copyright notice was a bit restrictive, new version has changed it to the general note I gave mrRevoked.*Steals Source*EDIT: Why doesn't it support .wma? Because I don't use it If you want to add it, download BassWMA. Then call Bass_LoadPlugin(). Edited November 4, 2008 by monoceres Broken link? PM me and I'll send you the file! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now