BrettF Posted December 4, 2008 Author Share Posted December 4, 2008 Updated! Version 6 /> Fixed Many Bass.au3 Functions +> Added BASSASIO, BASSENC, BASSFX (Thanks eukalyptus) +> Added BASSSCB, Bass_Ext Download should be active in the next few minutes... 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...
oMBRa Posted December 11, 2008 Share Posted December 11, 2008 if I try to execute many of your examples ( like MultiChannelViewer ) I get fatal error Link to comment Share on other sites More sharing options...
BrettF Posted December 11, 2008 Author Share Posted December 11, 2008 (edited) Going to need more than that to work out why... EDIT: You will find that you need to move the examples to the same folder as bass.au3 etc. Cheers, Brett Edited December 12, 2008 by BrettF 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...
eukalyptus Posted December 25, 2008 Share Posted December 25, 2008 Hi BrettF because of the new autoitversion 3.3.0.0 there are errors! we have to rename $error to something else ($bass_error !?), or declare $error as local in the functions! ($error is declared as Const in WindowsConstants.au3) c.u.E DirectSound UDF Direct2D UDF Link to comment Share on other sites More sharing options...
eukalyptus Posted December 25, 2008 Share Posted December 25, 2008 HiAudiorecorder based on bass.dll:http://www.autoitscript.com/forum/index.php?showtopic=86639E DirectSound UDF Direct2D UDF Link to comment Share on other sites More sharing options...
BrettF Posted December 25, 2008 Author Share Posted December 25, 2008 I will fix sometime soon. And in the mean time I will look at your recorder... It sounds cool! 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...
LIMITER Posted January 20, 2009 Share Posted January 20, 2009 Download link dead ? Link to comment Share on other sites More sharing options...
AdmiralAlkex Posted January 20, 2009 Share Posted January 20, 2009 Download link dead ?Works fine for me, try downloading with another browser(tested in Opera 9.51 and IE 7) .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...
LIMITER Posted January 20, 2009 Share Posted January 20, 2009 Still not working :| Link to comment Share on other sites More sharing options...
AdmiralAlkex Posted January 20, 2009 Share Posted January 20, 2009 Still not working :|Yes it does Did you try another browser? .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...
youknowwho4eva Posted January 20, 2009 Share Posted January 20, 2009 Works for me as well Giggity Link to comment Share on other sites More sharing options...
LIMITER Posted January 20, 2009 Share Posted January 20, 2009 Yeah, I tried IE 7 and IE 8.Same result :| Cheers, L|M|TER Link to comment Share on other sites More sharing options...
youknowwho4eva Posted January 20, 2009 Share Posted January 20, 2009 http://www.box.net/shared/sq2slblbonThere ya go buddy Giggity Link to comment Share on other sites More sharing options...
BrettF Posted January 20, 2009 Author Share Posted January 20, 2009 (edited) Gah I hate this download script now... Who ever wrote it did it very poorly... Oh hang on. Direct link:Direct LinkIt might need to be updated still, as with what eukalyptus said. I haven't had time to check EDIT: LOL! Wrong link... Edited January 22, 2009 by BrettF 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...
youknowwho4eva Posted January 21, 2009 Share Posted January 21, 2009 In example 3 I get C:\Program Files\AutoIt3\Include\Bass.au3 (404) : ==> Subscript used with non-Array variable.: Return SetError(0, "", $BASS_ret_[0]) Return SetError(0, "", $BASS_ret_^ ERROR Giggity Link to comment Share on other sites More sharing options...
BrettF Posted January 22, 2009 Author Share Posted January 22, 2009 What version AutoIt you running? 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 January 22, 2009 Author Share Posted January 22, 2009 (edited) Hi BrettFbecause of the new autoitversion 3.3.0.0 there are errors!we have to rename $error to something else ($bass_error !?), or declare $error as local in the functions!($error is declared as Const in WindowsConstants.au3)c.u.EVery correct there, and why confuses me, because $error shouldn't be a const like that IMO.I have fixed some bugs in the examples, and will update the full UDF soon.Then I will upload.Updated!Brett Edited January 22, 2009 by BrettF 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...
LIMITER Posted January 22, 2009 Share Posted January 22, 2009 (edited) I can't freakin' download it I pinged the website and no response :|.Could you just post it elsewhere please ? Cheers, L|M|TER Edited January 22, 2009 by LIMITER Link to comment Share on other sites More sharing options...
BrettF Posted January 22, 2009 Author Share Posted January 22, 2009 Please read post 94! 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...
LIMITER Posted January 22, 2009 Share Posted January 22, 2009 I already did that ... link dead for me :| Cheers, L|M|TER 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