19 May '13 - 20:24 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
  Home Help Search Login Register  
  Show Posts
Pages: [1] 2 3 ... 17
1  Developments / BASS / Re: Bass for Linux x64 ? on: 7 Jul '12 - 21:59
Oops, ok, i find it, it is in the Linux package.  Wink
ReplyReply Reply with quoteQuote
2  Developments / BASS / Bass for Linux x64 ? on: 7 Jul '12 - 19:45
Hello everybody.

I do not find the x64 Linux version of Bass for download...  Undecided

ReplyReply Reply with quoteQuote
3  Developments / BASS / Re: BASSmix incorporated into BASS ? on: 7 Jul '12 - 19:16
Oooops, my fault, i do not read what you write :

Quote
into BASS (probably 3.0)

And of course now Bass is version 2.4.9

Ok, i wait ... Wink

PS: By the way, i never have luck with recording "What you ear" in Windows 7... Embarrassed
ReplyReply Reply with quoteQuote
4  Developments / BASS / BASSmix incorporated into BASS ? on: 7 Jul '12 - 19:12
Hello Ian, hello Bass-lovers.
In a earlier topic you annonce that bassmix will be incorporeted in the bass library.

Quote
Re: Core Audio APIs in Vista?
« Reply #3 on: 12 Aug '08 - 13:31 »
   
I see. That has been implemented, but it's not really ready for public consumption due to a limitation of the loopback system, namely that the recording must be in the same format as the output. For that reason, I think it will probably have to wait until BASSmix is incorporated into BASS (probably 3.0) before it becomes a standard BASS feature.

Im interested by that option because i use many different operating systems.
I use dynamical loading of libraries and Bass lib is the only one lib i can dynamicaly load.
All the others (BassFX, Bassmix, Bassenc, ...) do not load dynamically with Linux, OSX and Arm systems.

It is the reason why i will be so happy with a one and only Bass "all inclusive" library that i can dynamically load in each system. Kiss
ReplyReply Reply with quoteQuote
5  Developments / BASS / Re: BASS for Linux on: 16 Sep '11 - 14:54
Ooops, i was looking with my nose.
It is in the x64 folder.
Thanks and sorry for disturb...
ReplyReply Reply with quoteQuote
6  Developments / BASS / Re: BASS for Linux on: 16 Sep '11 - 14:49
Hello Ian, hello everybody.
I do not find the libbass.so package for x64 bits.
Or maybe libbass.so is the same for x32 and x64 bits ?
Thanks
ReplyReply Reply with quoteQuote
7  Developments / BASS / Re: Dynamic loading of Bass_FX, Bass_mix, Bass_enc... on: 30 Aug '11 - 16:15
@ Wishmaster
If you are a Delphi user, it could be a good idea to try Lazarus.
All your Delphi codes must be working with Lazarus and it opens for you, with the same code, the world of Linux, Mac OSX, Iphones, Arm, Windows, and much other OS... Wink


ReplyReply Reply with quoteQuote
8  Developments / BASS / Re: Dynamic loading of Bass_FX, Bass_mix, Bass_enc... on: 25 Aug '11 - 19:40
Hello everybody.
The dynamics headers of Wishmaster are working for Delphi.
They do not work for Lazarus/FPC.
In attach : lazarus_dynamic_bass.pas is working perfectly for Windows, Linux and Mac OSX.
Sadly lazarus_dynamic_bassFX.pas is only working for Windows  Cry
Is there a king who can see what goes wrong with lazarus_dynamic_bassFX.pas and why it do not work for Linux and Mac OSX  Embarrassed
Many thanks
ReplyReply Reply with quoteQuote
9  Developments / BASS / Re: Dynamic loading of Bass_FX, Bass_mix, Bass_enc... on: 24 Aug '11 - 19:04
@ Wishmaster : you are great, many thanks.
ReplyReply Reply with quoteQuote
10  Developments / BASS / Dynamic loading of Bass_FX, Bass_mix, Bass_enc... on: 23 Aug '11 - 20:48
Hello Ian, hello everybody.
Is there a plan to give, like for Bass_dynamic.pas (pascal/delphi), dynamic headers for Bass_FX.pas, Bass_mix and Bass_enc ?

PS: Bass_dynamic.pas works perfectly for Windows, Linux and Mac OSX (compiled with Lazarus)... Wink
PS2: Dynamic loading allows you to choose the directory where Bass-libraries are stored and allows you to load-unload it when you need it...

Thanks
ReplyReply Reply with quoteQuote
11  Developments / BASS / Re: Total syncro on: 23 Aug '11 - 20:42
Thank you, Ian, i gonna test that.
ReplyReply Reply with quoteQuote
12  Developments / BASS / Total syncro on: 23 Aug '11 - 10:49
Hello Ian, hi everybody.
I use 2 sound cards, one for loud-speakers output, the other for monitoring (listening in head-phones).

First i load filename1 in chan1 with device 1 and then same filename1 in chan2 with device 2.
Then apply BASS_ChannelSetSync(chan1,chan2).

Finally i play BASS_ChannelPlay(chan1, True).

Perfect, both chanel are starting playing syncro together but...
After some minutes i can ear a delay between both channels...
Is it possible to use the same clock for both channels, so both channels are sync till the end ?
Thanks
ReplyReply Reply with quoteQuote
13  Developments / BASS / Re: error code 23 on: 3 Mar '11 - 18:38
Hi Ian.
I get it...
The new Windows 7 pack 1 redirect all the files created by a program to :

C:\Users\your_user_name\AppData\Local\VirtualStore\Program Files\MiXimum\lib

Without to say anything...

It was part of the problem and it is fixed now....

Thanks
ReplyReply Reply with quoteQuote
14  Developments / BASS / Re: error code 23 on: 3 Mar '11 - 16:13
Hello Ian and thanks for your fast answer...
I still have problems with BASS_RecordInit(-1)...
I gonna study it more tonight... Wink
ReplyReply Reply with quoteQuote
15  Developments / BASS / error code 23 on: 3 Mar '11 - 15:24
Hello Bass fans.
A customer sent me a error message when he try to record in Windows :
 "Cant initialize recording system, error code 23".
What does mean error 23 ?
Thanks
ReplyReply Reply with quoteQuote
16  Developments / BASS / Re: Bass for Mac OS X on: 22 Feb '11 - 18:42
@ dkardell : thanks for your wow  Wink
Of course, all audio is 100% pure Bass library (the stretcher-bpm algorithm is from SoundTouch).
And the rest (database, graphics, Bass library-dynamic load, ...) is developed and compiled with Pascal-Lazarus/FPC on 3 OS : Linux-Ubuntu 10.10, Windows 7 Starter and Mac OS X 6.2...(the main source was done on Linux-Ubuntu).
ReplyReply Reply with quoteQuote
17  Developments / BASS / Bass for Mac OS X on: 12 Feb '11 - 14:24
Hello Bass Lovers.
Hi Ian.
Many, many congratulations for Bass, the version for Mac is fully perfectly working.

Now i have a version of MiXimum for Linux, Windows and Mac.

You can download it free here :

https://sites.google.com/site/fiensprototyping/

Have fun
ReplyReply Reply with quoteQuote
18  Developments / BASS / Re: Latency Tip :) on: 28 Jul '10 - 14:21
Hi Andy.
Nice tool, does it exist for Linux ?
Thanks
ReplyReply Reply with quoteQuote
19  Developments / BASS / Re: Bass_setvolume() and Bass_getvolume() and pan ? on: 27 Jul '10 - 00:35
Hi Wishmaster.
My wish is to be the master of my sound card  Wink
ReplyReply Reply with quoteQuote
20  Developments / BASS / Re: Bass_setvolume() and Bass_getvolume() and pan ? on: 25 Jul '10 - 20:44
Hi Wishmaster.
Thanks but it does not change the general pan of sound cards like setvolume does for general volume of sound cards.
ReplyReply Reply with quoteQuote
Pages: [1] 2 3 ... 17
Powered by SMF 1.1.18 | SMF © 2013, Simple Machines