Re: [Faudiostream-users] FaustLive and .lib files

2020-01-06 Thread Stéphane Letz
For the crash, remove the old ~/.FaustLive-Current-Session-2.0 folder and 
relaunch FL.

Stéphane 


> Le 6 janv. 2020 à 03:01, Daniel Chapiro  a écrit :
> 
> Hi all,
> 
> I downloaded the FL 2.5.3 dmg, to see if that solved point #1 in my email of 
> Jan 2, but in my machine FL 2.5.3 crashes immediately (before even opening 
> any window).
>  
> FL 2.5.0 runs fine, except that If I set the FL Compilation option to “-l 
> ”, I get: 
> ERROR : input in flex scanner failed
> Am I using it wrong, or should this have worked?
> 
> Also, from where does FL populate ~/.FaustLive-Current-Session-2.0 initially?
> 
> Thanks!
> Dan
> 
> —-
> OSX High Sierra (10.13.6)
> faust-2.20.2.tar.gz
> 
> cc --version
> Apple LLVM version 10.0.0 (clang-1000.11.45.2)
> Target: x86_64-apple-darwin17.7.0 
> 
> clang --version
> clang version 9.0.0 (git://github.com/llvm/llvm-project.git)
> Target: x86_64-apple-darwin17.7.0
> 
> 
>> On Jan 5, 2020, at 1:13 PM, Romain Michon  wrote:
>> 
>> Hi everyone,
>> 
>> Ok I'll take care of that. I'm gonna be extremely busy this week with some 
>> super urgent things to do and I doubt I'll have time for that but next week 
>> should be good.
>> 
>> Cheers,
>> 
>> Romain
>> 
>> On Sat, Jan 4, 2020 at 9:25 AM Stéphane Letz  wrote:
>> 
>> 
>> > Le 4 janv. 2020 à 05:11, Daniel Chapiro  a écrit :
>> > 
>> > Hi Stephane,
>> > 
>> > Yes, I see that in https://github.com/grame-cncm/faustlive/releases 
>> > there’s a FL 2.5.3. However, I had downloaded what’s in 
>> > https://faust.grame.fr/downloads/index.html#macos (FL 2.5.0).
>> 
>> OK, links are updated, Romain now needs to publish them ((-:
>> 
>> > 
>> > About hoa.lib and maxmsp.lib, I don’t use those myself, and my comment was 
>> > more about consistency in not re-using names for things that are different.
>> > 
>> > —Dan
>> 
>> OK thanks.
>> 
>> Stéphane 
>> 
>> 
>> -- 
>> Romain Michon
>> Researcher
>> GRAME-CNCM
>> 
>> http://grame.fr/~michon
> 
> ___
> Faudiostream-users mailing list
> Faudiostream-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/faudiostream-users



___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] FaustLive and .lib files

2020-01-05 Thread Daniel Chapiro
Hi all,

I downloaded the FL 2.5.3 dmg, to see if that solved point #1 in my email of 
Jan 2, but in my machine FL 2.5.3 crashes immediately (before even opening any 
window).
 
FL 2.5.0 runs fine, except that If I set the FL Compilation option to “-l 
”, I get: 
ERROR : input in flex scanner failed
Am I using it wrong, or should this have worked?

Also, from where does FL populate ~/.FaustLive-Current-Session-2.0 initially?

Thanks!
Dan

—-
OSX High Sierra (10.13.6)
faust-2.20.2.tar.gz

cc --version
Apple LLVM version 10.0.0 (clang-1000.11.45.2)
Target: x86_64-apple-darwin17.7.0 

clang --version
clang version 9.0.0 (git://github.com/llvm/llvm-project.git)
Target: x86_64-apple-darwin17.7.0


> On Jan 5, 2020, at 1:13 PM, Romain Michon  wrote:
> 
> Hi everyone,
> 
> Ok I'll take care of that. I'm gonna be extremely busy this week with some 
> super urgent things to do and I doubt I'll have time for that but next week 
> should be good.
> 
> Cheers,
> 
> Romain
> 
> On Sat, Jan 4, 2020 at 9:25 AM Stéphane Letz  > wrote:
> 
> 
> > Le 4 janv. 2020 à 05:11, Daniel Chapiro  > > a écrit :
> > 
> > Hi Stephane,
> > 
> > Yes, I see that in https://github.com/grame-cncm/faustlive/releases 
> >  there’s a FL 2.5.3. 
> > However, I had downloaded what’s in 
> > https://faust.grame.fr/downloads/index.html#macos 
> >  (FL 2.5.0).
> 
> OK, links are updated, Romain now needs to publish them ((-:
> 
> > 
> > About hoa.lib and maxmsp.lib, I don’t use those myself, and my comment was 
> > more about consistency in not re-using names for things that are different.
> > 
> > —Dan
> 
> OK thanks.
> 
> Stéphane 
> 
> 
> -- 
> Romain Michon
> Researcher
> GRAME-CNCM
> http://grame.fr/~michon 
___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] FaustLive and .lib files

2020-01-03 Thread Stéphane Letz

> Le 2 janv. 2020 à 19:15, Daniel Chapiro  a écrit :
> 
> Hi all - after a few years hiatus, I am back at Faust, and I am happy for the 
> many improvements :) First I am trying to re-learn Faust and ChucK, before 
> updating my code to conform to the new libraries, etc., and found some 
> problems:
> 
> I Installed: 
> OSX High Sierra (10.13.6)
> faust-2.20.2.tar.gz (LLVM 3.16)
> FaustLive-2.5.0-osx.dmg
> Latest libs (master): from https://github.com/grame-cncm/faustlibraries

Are you sure of the FL version number? Latest release is 2.5.3 (see 
https://github.com/grame-cncm/faustlive/releases)

> 
> 3. LIBS NAMESPACE
> It’s nice that the new .lib files have names that mostly don’t collide with 
> the old library names. Is there a reason not to do the same for hoa.lib and 
> maxmsp.lib?
> 

maxmsp.lib is somewhat a compatibility library (that is not added on the 
stdfaust.lib file for instance)

What are the exact conflicting symbols with hoa.lib?


> 4. FL PULLDOWNS
> If I close all FL windows, most pulldown menus vanish, and I can’t use ^N nor 
> File > Open. So to open a new window I have to quit and restart FL. 
> 

Yes, known problem…

Stéphane

___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] FaustLive crash after running a network with -double compiler option

2018-12-30 Thread Stéphane Letz

> Le 30 déc. 2018 à 11:18, Dario Sanfilippo  a 
> écrit :
> 
> Hello.
> 
> I thought that Faust would run in double precision as default but when 
> inspecting my network with the faust2plot script I noticed only six 
> significant digits in the printed samples. So I then wanted to test the 
> network with FaustLive using the -double option but the network makes 
> FaustLive crash, which is now in a crashing loop as it tries to reopen the 
> same file on startup.

You can remove the hidden folder .FaustLive-CurrentSession-2.0  located in your 
home folder.

> 
> I can't copy the crash report here nor I can attach it because the email 
> would exceed 40k.

You can use https://pastebin.com

> 
> Any idea of what may have caused that? Or at least any idea how I could make 
> FaustLive not try to reopen that file?
> 
> I can also send the faust code if necessary, which is essentially a 4th-order 
> FDN with Hadamard matrix and variable delay lines (fdelay5) with tanh 
> functions within the loops.
> 
> Thanks for your help.
> 
> Dario

Stéphane 

___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] FaustLive crash after running a network with -double compiler option

2018-12-30 Thread Dario Sanfilippo
Thanks for your email, Stéphane.

Here's the report: https://pastebin.com/iBJufmjq.

Dario


On Sun, 30 Dec 2018 at 11:31, Stéphane Letz  wrote:

>
> > Le 30 déc. 2018 à 11:18, Dario Sanfilippo 
> a écrit :
> >
> > Hello.
> >
> > I thought that Faust would run in double precision as default but when
> inspecting my network with the faust2plot script I noticed only six
> significant digits in the printed samples. So I then wanted to test the
> network with FaustLive using the -double option but the network makes
> FaustLive crash, which is now in a crashing loop as it tries to reopen the
> same file on startup.
>
> You can remove the hidden folder .FaustLive-CurrentSession-2.0  located in
> your home folder.
>
> >
> > I can't copy the crash report here nor I can attach it because the email
> would exceed 40k.
>
> You can use https://pastebin.com
>
> >
> > Any idea of what may have caused that? Or at least any idea how I could
> make FaustLive not try to reopen that file?
> >
> > I can also send the faust code if necessary, which is essentially a
> 4th-order FDN with Hadamard matrix and variable delay lines (fdelay5) with
> tanh functions within the loops.
> >
> > Thanks for your help.
> >
> > Dario
>
> Stéphane
___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] FaustLive-Windows-2.44 crashes when loading certain patches, or exiting program

2018-05-16 Thread James Li
No. I downloaded the build linked from the website.

https://sourceforge.net/p/faudiostream/faustlive/ci/master/tree/Build/Windows/
has not ben updated since 2015, and the FaustLive-Windows-2.30 and
FaustLive-Windows-Jack-2.30 folders make it seem even older.

Maybe the Windows build files simply haven't been updated for years, even
though FaustLive has been changed since 2.30, and Windows 2.43 is based off
updated sources with unchanging build config? Also why is Windows latest
build at 2.43 but source code at 2.45?

I worked around this issue using the web compiler... but accidentally found
a way to DOS the website using a file that took forever to compile :(

On Wed, May 16, 2018, 1:36 AM Stéphane Letz  wrote:

> Did you compile FaustLive yourself?
>
> Stéphane
>
>
> > Le 16 mai 2018 à 02:43, James Li  a écrit :
> >
> > I am running on Windows 10 x64 version 1709. I have LLVM and Qt
> development libraries installed on a separate USB HDD (I removed it,
> uninstalled/reinstalled, still same crashing issues).
> >
> > On Tue, May 15, 2018 at 4:55 PM, James Li 
> wrote:
> > After installing FaustLive-Windows-2.44.zip and opening the example
> clarinet, I get a crash. Running the JIT debugger in Visual Studio 2017:
> >
> > Exception thrown at 0x in FaustLive.exe: 0xC005: Access
> violation executing location 0x.
> >
> > Call stack: https://gist.github.com/jamesli3397/
> 077abf551d9fd8cd9f39174b06327df3
> > Begins with:
> > > ()  Unknown
> >   [Frames below may be incorrect and/or missing]
> >   [External Code]
> >   FaustLive.exe!004910fb()Unknown
> >   FaustLive.exe!009ec96b()Unknown
> >
> > Sometimes, reopening FaustLive crashes and I have to delete
> FaustLive-CurrentSession-2.0 for the welcome window to not crash.
> >
> > 
> --
> > Check out the vibrant tech community on one of the world's most
> > engaging tech sites, Slashdot.org! http://sdm.link/slashdot__
> _
> > Faudiostream-users mailing list
> > Faudiostream-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/faudiostream-users
>
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] FaustLive-Windows-2.44 crashes when loading certain patches, or exiting program

2018-05-16 Thread Stéphane Letz
Did you compile FaustLive yourself? 

Stéphane 


> Le 16 mai 2018 à 02:43, James Li  a écrit :
> 
> I am running on Windows 10 x64 version 1709. I have LLVM and Qt development 
> libraries installed on a separate USB HDD (I removed it, 
> uninstalled/reinstalled, still same crashing issues).
> 
> On Tue, May 15, 2018 at 4:55 PM, James Li  wrote:
> After installing FaustLive-Windows-2.44.zip and opening the example clarinet, 
> I get a crash. Running the JIT debugger in Visual Studio 2017:
> 
> Exception thrown at 0x in FaustLive.exe: 0xC005: Access violation 
> executing location 0x.
> 
> Call stack: 
> https://gist.github.com/jamesli3397/077abf551d9fd8cd9f39174b06327df3
> Begins with:
> > ()  Unknown
>   [Frames below may be incorrect and/or missing]  
>   [External Code] 
>   FaustLive.exe!004910fb()Unknown
>   FaustLive.exe!009ec96b()Unknown
> 
> Sometimes, reopening FaustLive crashes and I have to delete 
> FaustLive-CurrentSession-2.0 for the welcome window to not crash.
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! 
> http://sdm.link/slashdot___
> Faudiostream-users mailing list
> Faudiostream-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/faudiostream-users


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] FaustLive-Windows-2.44 crashes when loading certain patches, or exiting program

2018-05-15 Thread James Li
I am running on Windows 10 x64 version 1709. I have LLVM and Qt development
libraries installed on a separate USB HDD (I removed it,
uninstalled/reinstalled, still same crashing issues).

On Tue, May 15, 2018 at 4:55 PM, James Li  wrote:

> After installing FaustLive-Windows-2.44.zip and opening the example
> clarinet, I get a crash. Running the JIT debugger in Visual Studio 2017:
>
> Exception thrown at 0x in FaustLive.exe: 0xC005: Access
> violation executing location 0x.
>
> Call stack: https://gist.github.com/jamesli3397/
> 077abf551d9fd8cd9f39174b06327df3
> Begins with:
> > () Unknown
>   [Frames below may be incorrect and/or missing]
>   [External Code]
>   FaustLive.exe!004910fb() Unknown
>   FaustLive.exe!009ec96b() Unknown
>
> Sometimes, reopening FaustLive crashes and I have to delete 
> FaustLive-CurrentSession-2.0
> for the welcome window to not crash.
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] FaustLive and MIDI in OS X?

2017-11-25 Thread Stéphane Letz
Partial MIDI input only  (controller and pitchwheel) is implement for now. No 
MIDI output yet.

Stéphane 


> Le 25 nov. 2017 à 20:47, Mykle Hansen  a écrit :
> 
> Aha.  Sorry, this seems to be a simple user error.  I didn’t 
> understand that I need to press “apply changes” in FaustLive after 
> enabling midi.  Now it’s showing up & sending events.  Duh.  Thanks!
> 
> Here’s a related question: what are the steps I need to get
> MIDI working in the new Webassembly interface?  I assumed that 
> if I compiled & ran some Faust code that defined MIDI inputs,
> the browser would prompt me to allow the page access to system
> MIDI stuff.  This midiTest program, at least, doesn’t seem to do that,
> and I don’t see any events from it in MIDI Monitor either.
> 
> (I'm uploading midiTest.dsp to https://grame-cncm.github.io/fausteditorweb/,
> running in Chrome 62 on OS X 10.11.6. )
> 
> Thanks,
> -m-
> 
>> On Nov 25, 2017, at 9:49 AM, Stéphane Letz  wrote:
>> 
>> FLW-1 should appear, here in Midi monitor, or Midi keys. 
>> 
>> 
>> 
>>> Le 24 nov. 2017 à 23:30, Mykle Hansen  a écrit :
>>> 
>>> Hi, 
>>> 
>>> Does FaustLive support MIDI in OS X these days?  I know the docs
>>> say that it does, but does anybody here have it working?
>>> 
>>> I’m trying to step through the tutorials, using FaustLive 2.46 with 
>>> CoreAudio
>>> on OS X 10.11.6 .  I’ve told FaustLive to enable MIDI, but I don’t 
>>> see its virtual MIDI ports appearing the OS.  Audio Midi Setup
>>> doesn’t show anything, and neither does Ableton Live.
>>> 
>>> I thought maybe I had an old Faust version, so I upgraded with MacPorts
>>> (“ port upgrade faustlive-devel “) … took a while … but when I 
>>> got done, FaustLive appears to still be 2.46? Hmm… is that really
>>> the latest version?
>>> 
>>> What should I see happening if this is working?  I’m running
>>> midiTest.dsp, and I have a keyboard controller hooked up (which
>>> the OS does detect.)  I’m not sure how Faust is supposed to declare
>>> which MIDI channel it listens on.  At any rate it doesn’t seem to
>>> respond to messages.  Maybe there’s a better .dsp file for testing?
>>> 
>>> Thanks much for any advice,
>>> 
>>> -mykle-
>>> 
>>> 
>>> --
>>> Check out the vibrant tech community on one of the world's most
>>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>>> ___
>>> Faudiostream-users mailing list
>>> Faudiostream-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/faudiostream-users
>> 
> 


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] FaustLive launches and quits without displaying anything

2017-07-09 Thread mviljamaa

Thank you, this seems to have fixed the problem.

On 2017-07-09 09:49, Stéphane Letz wrote:

Try to manually remove the «  FaustLive-CurrentSession-2.0 » folder
that is usually created in your « Documents »  folder, or your user
account folder (don’t remember exactly right now…)

Then start FaustLive again.

Stéphane


Le 8 juil. 2017 à 21:46, mviljamaa  a écrit :

FaustLive launches and quits without displaying anything.

It used to work.

I'm also using Jack. Windows 10 x64 newest updates.

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] FaustLive Error Messages

2017-01-23 Thread Ming-Lun Lee
Thank you so much! That's a quick fix.

All best wishes,
Ming-Lun

On Mon, Jan 23, 2017 at 9:51 AM, Stéphane Letz  wrote:

> Same thing, you’ll have to manually remove the
> "FaustLive-CurrentSession-2.0 » folder that is usually created in your «
> Documents »  folder, or your user account folder (don’t remember exactly
> right now…)
>
> Stéphane
>
>
> > Le 23 janv. 2017 à 15:43, Ming-Lun Lee  a
> écrit :
> >
> > Dear Stéphane,
> >
> > I met the same issue on my Windows laptops. How can I resolve it? Thank
> you.
> >
> > Best,
> > Ming-Lun
> >
> > On Sun, Jan 22, 2017 at 7:47 AM, Ming-Lun Lee 
> wrote:
> > Dear Stéphane,
> >
> > It successfully resolved the issue. Thank you very much.
> >
> > Best,
> > Ming
> >
> > Ming-Lun Lee
> > Assistant Professor
> > Department of Electrical and Computer Engineering
> > Audio and Music Engineering
> > University of Rochester
> > 510 Computer Studies Building
> > (585) 275-2120
> >
> > On Sun, Jan 22, 2017 at 4:01 AM, Stéphane Letz  wrote:
> > Old preference folder is probably the problem, open a terminal and run
> the exact following command:
> >
> > rm  -rf .FaustLive-CurrentSession-2.0
> >
> > the will remove the hidden FaustLive preference on your user account.
> >
> > Then start FL again.
> >
> > Stéphane
> >
> >
> > > Le 22 janv. 2017 à 05:51, Ming-Lun Lee  a
> écrit :
> > >
> > > Hi,
> > >
> > > I just installed the latest FaustLive (FaustLive-OSX-2.46) on my two
> Macbooks (Yosemite & Sierra). When I started FaustLive for the first time,
> both of them show the following error message in the "MESSAGE_WINDOW":
> > >
> > > ERROR (file effect.lib:288) : multiple definitions of symbol x
> > > x = highpass;
> > > x = pregain;
> > >
> > > Sometimes it also shows "Server Could not Start On Port 7778" and
> "Server Started on Port 7779".
> > >
> > > Does anyone know how to resolve these issues?  When I ran the
> "flute.dsp" example, it always showed the first error message. When I ran
> most of the other examples, they were working well.
> > >
> > > When I tested it with the earlier two versions of FaustLive
> (FaustLive-OSX-2.40 & FaustLive-OSX-2.44), both of them were running fine.
> > >
> > > Thank you.
> > > Best,
> > > Ming
> > > 
> --
> > > Check out the vibrant tech community on one of the world's most
> > > engaging tech sites, SlashDot.org! https://urldefense.proofpoint.
> com/v2/url?u=http-3A__sdm.link_slashdot-5F-5F-5F-5F-5F-
> 5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-
> 5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-
> 5F-5F=DwIFaQ=kbmfwr1Yojg42sGEpaQh5ofMHBeTl9EI2eaqQZhHbOU=
> tAbQrNooSRb1SP0W2zN-NTZ_rgFAk7EAImW1DpkV-_w=HpL6HcG_
> 1uu7MeDtp0jyVtIrBtTSlvP-QZnQZbLmgN4=-EMn-3nZAlnbnUl5xZ_0-
> tFPHzhyEzOf7j58QQG2Lno=
> > > Faudiostream-users mailing list
> > > Faudiostream-users@lists.sourceforge.net
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.
> sourceforge.net_lists_listinfo_faudiostream-2Dusers=DwIFaQ=
> kbmfwr1Yojg42sGEpaQh5ofMHBeTl9EI2eaqQZhHbOU=tAbQrNooSRb1SP0W2zN-NTZ_
> rgFAk7EAImW1DpkV-_w=HpL6HcG_1uu7MeDtp0jyVtIrBtTSlvP-QZnQZbLmgN4=
> RhuvG32Dk7Bp7pvGsWKVTYLznq8dWdi9BwrCrKwmXPs=
> >
> >
> >
>
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] FaustLive Error Messages

2017-01-23 Thread Stéphane Letz
Same thing, you’ll have to manually remove the "FaustLive-CurrentSession-2.0 » 
folder that is usually created in your « Documents »  folder, or your user 
account folder (don’t remember exactly right now…)

Stéphane


> Le 23 janv. 2017 à 15:43, Ming-Lun Lee  a écrit :
> 
> Dear Stéphane,
> 
> I met the same issue on my Windows laptops. How can I resolve it? Thank you.
> 
> Best,
> Ming-Lun
> 
> On Sun, Jan 22, 2017 at 7:47 AM, Ming-Lun Lee  
> wrote:
> Dear Stéphane,
> 
> It successfully resolved the issue. Thank you very much.
> 
> Best,
> Ming
> 
> Ming-Lun Lee
> Assistant Professor
> Department of Electrical and Computer Engineering
> Audio and Music Engineering
> University of Rochester
> 510 Computer Studies Building
> (585) 275-2120
> 
> On Sun, Jan 22, 2017 at 4:01 AM, Stéphane Letz  wrote:
> Old preference folder is probably the problem, open a terminal and run the 
> exact following command:
> 
> rm  -rf .FaustLive-CurrentSession-2.0
> 
> the will remove the hidden FaustLive preference on your user account.
> 
> Then start FL again.
> 
> Stéphane
> 
> 
> > Le 22 janv. 2017 à 05:51, Ming-Lun Lee  a écrit :
> >
> > Hi,
> >
> > I just installed the latest FaustLive (FaustLive-OSX-2.46) on my two 
> > Macbooks (Yosemite & Sierra). When I started FaustLive for the first time, 
> > both of them show the following error message in the "MESSAGE_WINDOW":
> >
> > ERROR (file effect.lib:288) : multiple definitions of symbol x
> > x = highpass;
> > x = pregain;
> >
> > Sometimes it also shows "Server Could not Start On Port 7778" and "Server 
> > Started on Port 7779".
> >
> > Does anyone know how to resolve these issues?  When I ran the "flute.dsp" 
> > example, it always showed the first error message. When I ran most of the 
> > other examples, they were working well.
> >
> > When I tested it with the earlier two versions of FaustLive 
> > (FaustLive-OSX-2.40 & FaustLive-OSX-2.44), both of them were running fine.
> >
> > Thank you.
> > Best,
> > Ming
> > --
> > Check out the vibrant tech community on one of the world's most
> > engaging tech sites, SlashDot.org! 
> > https://urldefense.proofpoint.com/v2/url?u=http-3A__sdm.link_slashdot-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F=DwIFaQ=kbmfwr1Yojg42sGEpaQh5ofMHBeTl9EI2eaqQZhHbOU=tAbQrNooSRb1SP0W2zN-NTZ_rgFAk7EAImW1DpkV-_w=HpL6HcG_1uu7MeDtp0jyVtIrBtTSlvP-QZnQZbLmgN4=-EMn-3nZAlnbnUl5xZ_0-tFPHzhyEzOf7j58QQG2Lno=
> > Faudiostream-users mailing list
> > Faudiostream-users@lists.sourceforge.net
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.sourceforge.net_lists_listinfo_faudiostream-2Dusers=DwIFaQ=kbmfwr1Yojg42sGEpaQh5ofMHBeTl9EI2eaqQZhHbOU=tAbQrNooSRb1SP0W2zN-NTZ_rgFAk7EAImW1DpkV-_w=HpL6HcG_1uu7MeDtp0jyVtIrBtTSlvP-QZnQZbLmgN4=RhuvG32Dk7Bp7pvGsWKVTYLznq8dWdi9BwrCrKwmXPs=
> 
> 
> 


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] FaustLive Error Messages

2017-01-22 Thread Ming-Lun Lee
Dear Stéphane,

It successfully resolved the issue. Thank you very much.

Best,
Ming

Ming-Lun Lee
Assistant Professor
Department of Electrical and Computer Engineering
Audio and Music Engineering
University of Rochester
510 Computer Studies Building
(585) 275-2120

On Sun, Jan 22, 2017 at 4:01 AM, Stéphane Letz  wrote:

> Old preference folder is probably the problem, open a terminal and run the
> exact following command:
>
> rm  -rf .FaustLive-CurrentSession-2.0
>
> the will remove the hidden FaustLive preference on your user account.
>
> Then start FL again.
>
> Stéphane
>
>
> > Le 22 janv. 2017 à 05:51, Ming-Lun Lee  a
> écrit :
> >
> > Hi,
> >
> > I just installed the latest FaustLive (FaustLive-OSX-2.46) on my two
> Macbooks (Yosemite & Sierra). When I started FaustLive for the first time,
> both of them show the following error message in the "MESSAGE_WINDOW":
> >
> > ERROR (file effect.lib:288) : multiple definitions of symbol x
> > x = highpass;
> > x = pregain;
> >
> > Sometimes it also shows "Server Could not Start On Port 7778" and
> "Server Started on Port 7779".
> >
> > Does anyone know how to resolve these issues?  When I ran the
> "flute.dsp" example, it always showed the first error message. When I ran
> most of the other examples, they were working well.
> >
> > When I tested it with the earlier two versions of FaustLive
> (FaustLive-OSX-2.40 & FaustLive-OSX-2.44), both of them were running fine.
> >
> > Thank you.
> > Best,
> > Ming
> > 
> --
> > Check out the vibrant tech community on one of the world's most
> > engaging tech sites, SlashDot.org! https://urldefense.proofpoint.
> com/v2/url?u=http-3A__sdm.link_slashdot-5F-5F-5F-5F-5F-
> 5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-
> 5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-5F-
> 5F-5F=DwIFaQ=kbmfwr1Yojg42sGEpaQh5ofMHBeTl9EI2eaqQZhHbOU=
> tAbQrNooSRb1SP0W2zN-NTZ_rgFAk7EAImW1DpkV-_w=HpL6HcG_
> 1uu7MeDtp0jyVtIrBtTSlvP-QZnQZbLmgN4=-EMn-3nZAlnbnUl5xZ_0-
> tFPHzhyEzOf7j58QQG2Lno=
> > Faudiostream-users mailing list
> > Faudiostream-users@lists.sourceforge.net
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.
> sourceforge.net_lists_listinfo_faudiostream-2Dusers=DwIFaQ=
> kbmfwr1Yojg42sGEpaQh5ofMHBeTl9EI2eaqQZhHbOU=tAbQrNooSRb1SP0W2zN-NTZ_
> rgFAk7EAImW1DpkV-_w=HpL6HcG_1uu7MeDtp0jyVtIrBtTSlvP-QZnQZbLmgN4=
> RhuvG32Dk7Bp7pvGsWKVTYLznq8dWdi9BwrCrKwmXPs=
>
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] FaustLive Error Messages

2017-01-22 Thread Stéphane Letz
Old preference folder is probably the problem, open a terminal and run the 
exact following command:

rm  -rf .FaustLive-CurrentSession-2.0

the will remove the hidden FaustLive preference on your user account.

Then start FL again.

Stéphane 


> Le 22 janv. 2017 à 05:51, Ming-Lun Lee  a écrit :
> 
> Hi, 
> 
> I just installed the latest FaustLive (FaustLive-OSX-2.46) on my two Macbooks 
> (Yosemite & Sierra). When I started FaustLive for the first time, both of 
> them show the following error message in the "MESSAGE_WINDOW":
> 
> ERROR (file effect.lib:288) : multiple definitions of symbol x
> x = highpass;
> x = pregain;
> 
> Sometimes it also shows "Server Could not Start On Port 7778" and "Server 
> Started on Port 7779". 
> 
> Does anyone know how to resolve these issues?  When I ran the "flute.dsp" 
> example, it always showed the first error message. When I ran most of the 
> other examples, they were working well.
> 
> When I tested it with the earlier two versions of FaustLive 
> (FaustLive-OSX-2.40 & FaustLive-OSX-2.44), both of them were running fine.
> 
> Thank you.
> Best,
> Ming
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! 
> http://sdm.link/slashdot___
> Faudiostream-users mailing list
> Faudiostream-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/faudiostream-users


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] Faustlive says "Impossible to init CoreAudio Client" ?

2016-11-01 Thread Mykle Hansen

>> Le 19 oct. 2016 à 20:18, Mykle Hansen > > a écrit :
>> 
>> Hi,
>> 
>> About a year ago, it seemed that the only way to get FaustLive working on 
>> OS X 10.11 was via macports.  Is that still the recommended install method?

> 

> From: Stéphane Letz >
> Date: October 19, 2016 at 11:48:57 PM PDT
> 
> Try FaustLive-OSX-2.44.dmg from here : 
> https://sourceforge.net/projects/faudiostream/files/ 
> 

Hi,

Okay, the FaustLive app from that package seems to work.  Thanks.

However, the DMG still includes Jack 0.90, which is incompatible with El 
Capitan,
and the install instructions still say that Jack must be installed first.

I skipped that part, because I’ve been though this whole rigamarole
with Jack 0.90 and I know it’s not really needed.  But I feel I should point 
out 
that a new user of FaustLive will probably get hung up there.  

Jack is cool, and I wish I could use it on my Mac, but until the jackosx project
is distributing a binary that’s compatible with recent OS versions, you might 
consider leaving it out of this distro, or at least updating the install 
instructions
to explain that it’s optional & not yet supported on 10.11 or 10.12 .

Thanks,
-mykle---
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] Faustlive says "Impossible to init CoreAudio Client" ?

2016-10-20 Thread Albert Graef
On Thu, Oct 20, 2016 at 8:48 AM, Stéphane Letz  wrote:

> Try FaustLive-OSX-2.44.dmg from here : https://sourceforge.net/
> projects/faudiostream/files/


Yep, that version is much newer than the latest from MacPorts right now.

-- 
Dr. Albert Gr"af
Computer Music Research Group, JGU Mainz, Germany
Email:  aggr...@gmail.com
WWW:https://plus.google.com/+AlbertGraef
--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] Faustlive says "Impossible to init CoreAudio Client" ?

2016-10-20 Thread Albert Graef
On Wed, Oct 19, 2016 at 8:18 PM, Mykle Hansen  wrote:

> I’ve just installed the latest faustlive-devel package, from macports,
> onto a mac
> running El Capitan 10.11.6.  Now I can launch Faustlive, but when I try to
> open any
> formula I get a popup with the aforementioned error: “impossible to init
> coreaudio client”.
>

Sounds like a permission problem, or maybe a change in the CA API. Sorry,
I'm still running Yosemite here, so I can't test it myself. Stéphane, are
you running 10.11?

Albert

-- 
Dr. Albert Gr"af
Computer Music Research Group, JGU Mainz, Germany
Email:  aggr...@gmail.com
WWW:https://plus.google.com/+AlbertGraef
--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] Faustlive says "Impossible to init CoreAudio Client" ?

2016-10-20 Thread Stéphane Letz
Try FaustLive-OSX-2.44.dmg from here : 
https://sourceforge.net/projects/faudiostream/files/

Stéphane 


> Le 19 oct. 2016 à 20:18, Mykle Hansen  a écrit :
> 
> Hi,
> 
> About a year ago, it seemed that the only way to get FaustLive working on 
> OS X 10.11 was via macports.  Is that still the recommended install method?
> 
> I’ve just installed the latest faustlive-devel package, from macports, onto a 
> mac
> running El Capitan 10.11.6.  Now I can launch Faustlive, but when I try to 
> open any
> formula I get a popup with the aforementioned error: “impossible to init 
> coreaudio client”.
> 
> What is that error about?  How can I address it?  When I try to use Google I 
> only find the Faust source code.  CoreAudio is working just fine for the rest 
> of OS X.
> 
> Thanks for any advice,
> -mykle-
> 
> 
> --
> Check out the vibrant tech community on one of the world's most 
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> ___
> Faudiostream-users mailing list
> Faudiostream-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/faudiostream-users


--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] FaustLive Crash

2016-06-18 Thread Stéphane Letz
You are hitting a bug in the compiler, here is the crash log;

Exception Type:EXC_ARITHMETIC (SIGFPE)
Exception Codes:   EXC_I386_DIV (divide by zero)

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   faust   0x000101ba91f4 
divExtendedNums(CTree*, CTree*) + 164
1   faust   0x000101b86c62 
mterm::operator/=(CTree*) + 50
2   faust   0x000101b8665b 
mterm::operator*=(CTree*) + 171
3   faust   0x000101b868b5 mterm::mterm(CTree*) 
+ 69
4   faust   0x000101b8512c 
aterm::operator+=(CTree*) + 156
5   faust   0x000101b851b6 aterm::aterm(CTree*) 
+ 38
6   faust   0x000101b88b76 
normalizeAddTerm(CTree*) + 38
7   faust   0x000101b8a036 
simplification(CTree*) + 678
8   faust   0x000101b89822 sigMap(CTree*, 
CTree* (*)(CTree*), CTree*) + 322
9   faust   0x000101b897d0 sigMap(CTree*, 
CTree* (*)(CTree*), CTree*) + 240

Yann the compiler should protect against that yes?

Stéphane

> Le 18 juin 2016 à 22:06, Nycholas Maia  a écrit :
> 
> Ahh...just to you have sure that my code is correct, I'm sending to you now...
> 
> import ("music.lib");
> import("instrument.lib");
> 
> // voice parameters
> freq = nentry("freq", 440, 20, 2, 1); // Hz
> gain = nentry("gain", 1, 0, 10, 0.01); // %
> gate = button("gate"); // 0/1
> 
> fundamental = osc(freq) * gain;
> parcial_1 = osc(freq * 3) * gain * 0.5;
> parcial_2 = osc(freq * 5) * gain * 0.25;
> parcial_3 = osc(freq * 7) * gain * 0.125;
> parcial_4 = osc(freq * 9) * gain * 0.0625;
> parcial_5 = osc(freq * 11) * gain * 0.03125;
> 
> Attack = hslider("Attack (ms)", 100, 0, 200, 1);
> Decay = hslider("Decay (ms)", 100, 0, 200, 1);
> Sustain = hslider("Sustain (percent)", 10, 0, 100, 1);
> Release = hslider("Release (ms)", 100, 0, 200, 1);
> 
> noiseAmp = hslider("noiseAmp", 0.5, 0, 1, 0.1);
> 
> ADSR_env = adsr(Attack/1000, Decay/1000, Sustain, Release/1000, gate);
> 
> // Envelop Breath:
> ar(a,r,t) = rec~(_,_) : !, _
>   with {
> // n is the time position in the envelop
> // v is the value of the envelop
> rec(n,v) = (n + 1) * (t <= t'), 
>   max(0, v + (n=a)/r)*(t<=t');
>   };
> 
> env_Breath = ar(0, 5000, gate);
> 
> breath = noise * env_Breath;
> flow = breath * (noiseAmp/10);
> 
> spectro = fundamental + parcial_1 + parcial_2 + parcial_3 + parcial_4 + 
> parcial_5 + flow;
> 
> process = (spectro * ADSR_env) <: _, _;
> 
> On Sat, Jun 18, 2016 at 5:05 PM, Nycholas Maia  wrote:
> Thank you Stéphane,
> 
> It works. Now FL is alive again.
> The only DSP file that FL crashes is my main project that I'm working 
> today...rs. Why?
> 
> The code is correct because I don't change nothing and it was working in FL.
> I don't know now why this is the unique DSP file that FL crashes and OS X 
> say: "FaustLive quit unexpectedly. Click Reopen to open the application 
> again. Click Report to see more detailed information and send a report to 
> Apple."
> 
> What I have to do now?
> 
> Thank you!
> Nyck
> 
> 
> On Sat, Jun 18, 2016 at 8:09 AM, Stéphane Letz  wrote:
> Remove FL ressources, so in your home folder do in  a terminal:
> 
> rm -rf  .FaustLive-CurrentSession-2.0
> 
> and then restart FL
> 
> Stéphane
> 
> > Le 17 juin 2016 à 23:01, Nycholas Maia  a écrit :
> >
> > Hi,
> >
> > I was working in FaustLive and suddenly it crashes.
> > The problem is that it never came back start up again.
> >
> > When I try to open FL, I got very fast error message of FL, then this 
> > message fades away.
> > Finally the OS X shows me the standard app error saying: "FaustLive quit 
> > unexpectedly. Click Reopen to open the application again. Click Report to 
> > see more detailed information and send a report to Apple."
> >
> > When I try, "reopen", this message came again in the screen.
> >
> > What I have to do?
> >
> > Thanks!
> > Nyck
> > --
> > What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
> > patterns at an interface-level. Reveals which users, apps, and protocols are
> > consuming the most bandwidth. Provides multi-vendor support for NetFlow,
> > J-Flow, sFlow and other flows. Make informed decisions using capacity 
> > planning
> > reports. 
> > http://sdm.link/zohomanageengine___
> > Faudiostream-users mailing list
> > Faudiostream-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/faudiostream-users
> 
> 
> 


--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns 

Re: [Faudiostream-users] FaustLive Crash

2016-06-18 Thread Stéphane Letz
Remove FL ressources, so in your home folder do in  a terminal:

rm -rf  .FaustLive-CurrentSession-2.0

and then restart FL

Stéphane

> Le 17 juin 2016 à 23:01, Nycholas Maia  a écrit :
> 
> Hi,
> 
> I was working in FaustLive and suddenly it crashes.
> The problem is that it never came back start up again.
> 
> When I try to open FL, I got very fast error message of FL, then this message 
> fades away.
> Finally the OS X shows me the standard app error saying: "FaustLive quit 
> unexpectedly. Click Reopen to open the application again. Click Report to see 
> more detailed information and send a report to Apple."
> 
> When I try, "reopen", this message came again in the screen.
> 
> What I have to do?
> 
> Thanks!
> Nyck
> --
> What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
> patterns at an interface-level. Reveals which users, apps, and protocols are 
> consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
> J-Flow, sFlow and other flows. Make informed decisions using capacity planning
> reports. 
> http://sdm.link/zohomanageengine___
> Faudiostream-users mailing list
> Faudiostream-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/faudiostream-users


--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports. http://sdm.link/zohomanageengine
___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] FaustLive: Lasted Version (Mac)?

2016-06-11 Thread Albert Graef
On Sun, Jun 12, 2016 at 5:15 AM, Nycholas Maia  wrote:

> And MIDIKeys application doesn't work yet using FL 2.43 (with IAC MIDI
> Device).
>

I haven't used MIDIKeys myself, but from the description on its website it
looks fairly bare-bones as virtual MIDI keyboards go. VMPK seems much more
capable, cross-platform and open-source, you should really give that a try
instead.

-- 
Dr. Albert Gr"af
Computer Music Research Group, JGU Mainz, Germany
Email:  aggr...@gmail.com
WWW:https://plus.google.com/+AlbertGraef
--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] FaustLive: Lasted Version (Mac)?

2016-06-11 Thread Albert Graef
On Sun, Jun 12, 2016 at 12:38 AM, Nycholas Maia  wrote:

> 4- When I use the 2.43 version, the MIDIKeys application *can't see *the
> FLW-1. So is impossible to send the MIDI messages to FL.
>

You might have to route MIDIKeys' MIDI output through some IAC MIDI device
to make that work. Or use VMPK (http://vmpk.sourceforge.net/) instead, IIRC
it lets you connect to the FLW inputs in a direct fashion.

-- 
Dr. Albert Gr"af
Computer Music Research Group, JGU Mainz, Germany
Email:  aggr...@gmail.com
WWW:https://plus.google.com/+AlbertGraef
--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] FaustLive Windows MaxMSP export

2016-05-27 Thread Stéphane Letz
Nope…

Stéphane

> Le 27 mai 2016 à 15:07, alfonso santimone  a 
> écrit :
> 
> Hi guys,
> FaustLive has an option for 64 bit .mxe64 export on Windows.
> But the external exported is a .mxe for 32 bit Max.
> Is Max 64 bit export functional on Windows?
> many thanks
> a.
> www.elgallorojorecords.com
> soundcloud.com/alfonsosantimone
> www.facebook.com/alfonsosantimone
> --
> What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
> patterns at an interface-level. Reveals which users, apps, and protocols are 
> consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
> J-Flow, sFlow and other flows. Make informed decisions using capacity 
> planning reports. 
> https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
> Faudiostream-users mailing list
> Faudiostream-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/faudiostream-users


--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] Faustlive Build Error

2016-02-09 Thread Albert Graef
Stéphane already fixed the faust1 issue. :)

On Tue, Feb 9, 2016 at 3:02 PM, Albert Graef  wrote:

> On Tue, Feb 9, 2016 at 2:53 PM, Stephen Sinclair 
> wrote:
>
>> Ah ok, sorry, indeed "make world" generates an error on master:
>>
>> /usr/bin/ld: ../../../compiler/parser/sourcefetcher.o: relocation
>> R_X86_64_32 against `.rodata.str1.1' can not be used when making a
>> shared object; recompile with -fPIC
>> ../../../compiler/parser/sourcefetcher.o: error adding symbols: Bad value
>>
>
> Yes, same over here. It's because that sourcefetcher module comes from the
> parser which is built without -fPIC in faust1, but with -fPIC in faust2,
> hence the different outcomes. I already reported it to Stéphane, but apart
> from just building all of the compiler with -fPIC there's no immediate
> workaround which isn't an awful kludge. Stay tuned.
>
> --
> Dr. Albert Gr"af
> Computer Music Research Group, JGU Mainz, Germany
> Email:  aggr...@gmail.com
> WWW:https://plus.google.com/+AlbertGraef
>



-- 
Dr. Albert Gr"af
Computer Music Research Group, JGU Mainz, Germany
Email:  aggr...@gmail.com
WWW:https://plus.google.com/+AlbertGraef
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] Faustlive Build Error

2016-02-09 Thread Albert Graef
On Mon, Feb 8, 2016 at 3:17 PM, Stéphane Letz  wrote:

> In the Faust2 branch, you'll need to explicitly rebuild HTTP library so in
> the Faust2 folder
>

If Steve uses my Arch PKGBUILDs (looks like he does), then he should
already have that (both the faust and faust2 packages are built with `make
world` which includes all the optional bits and pieces, including the HTTP
stuff).

I can confirm that FaustLive refuses to build on Arch (probably will affect
all Linuxes), although I'm getting different error messages now with a
slightly later revision than what Steve's buildlog shows.

This breakage is new. I checked that FaustLive compiled on Arch a few weeks
ago (late Dec or early Jan IIRC), it built and ran fine back then. So it's
probably a Linux incompatibility in your latest commits. I'm looking into
it.

Albert

-- 
Dr. Albert Gr"af
Computer Music Research Group, JGU Mainz, Germany
Email:  aggr...@gmail.com
WWW:https://plus.google.com/+AlbertGraef
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] Faustlive Build Error

2016-02-09 Thread Albert Graef
Correction: faust2 builds, but mainline faust doesn't.

On Tue, Feb 9, 2016 at 12:57 PM, Albert Graef  wrote:

> It gets worse. The faust and faust2 packages don't compile from latest git
> either (linker errors in the shared libraries, looks like missing -fPIC
> flags to me). :( This definitely worked a few weeks ago. Stéphane, did you
> do any modifications to the Makefiles that haven't been checked on Linux
> yet?
>
> Albert
>
> On Tue, Feb 9, 2016 at 12:45 PM, Albert Graef  wrote:
>
>> On Mon, Feb 8, 2016 at 3:17 PM, Stéphane Letz  wrote:
>>
>>> In the Faust2 branch, you'll need to explicitly rebuild HTTP library so
>>> in the Faust2 folder
>>>
>>
>> If Steve uses my Arch PKGBUILDs (looks like he does), then he should
>> already have that (both the faust and faust2 packages are built with `make
>> world` which includes all the optional bits and pieces, including the HTTP
>> stuff).
>>
>> I can confirm that FaustLive refuses to build on Arch (probably will
>> affect all Linuxes), although I'm getting different error messages now with
>> a slightly later revision than what Steve's buildlog shows.
>>
>> This breakage is new. I checked that FaustLive compiled on Arch a few
>> weeks ago (late Dec or early Jan IIRC), it built and ran fine back then. So
>> it's probably a Linux incompatibility in your latest commits. I'm looking
>> into it.
>>
>> Albert
>>
>> --
>> Dr. Albert Gr"af
>> Computer Music Research Group, JGU Mainz, Germany
>> Email:  aggr...@gmail.com
>> WWW:https://plus.google.com/+AlbertGraef
>>
>
>
>
> --
> Dr. Albert Gr"af
> Computer Music Research Group, JGU Mainz, Germany
> Email:  aggr...@gmail.com
> WWW:https://plus.google.com/+AlbertGraef
>



-- 
Dr. Albert Gr"af
Computer Music Research Group, JGU Mainz, Germany
Email:  aggr...@gmail.com
WWW:https://plus.google.com/+AlbertGraef
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] Faustlive Build Error

2016-02-09 Thread Albert Graef
On Tue, Feb 9, 2016 at 2:17 PM, Stephen Sinclair 
wrote:

> Personally I was able to build both master and faust2 branches on
> Ubuntu 15.10 just now, without error.  Is there something in Arch that
> is different?
>

Nope, should be the same. But you only see the error when trying to build
the *shared* httpd library with `make world` (or make `httpd dynamic`).

Also, you really need to build the master branch with a fairly new revision
from git, which is at 840933f now (not sure where you got that hash of
207d3ff274 from, can't find that in my clone).

Albert

-- 
Dr. Albert Gr"af
Computer Music Research Group, JGU Mainz, Germany
Email:  aggr...@gmail.com
WWW:https://plus.google.com/+AlbertGraef
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] Faustlive Build Error

2016-02-09 Thread Stephen Sinclair
Personally I was able to build both master and faust2 branches on
Ubuntu 15.10 just now, without error.  Is there something in Arch that
is different?

master: 207d3ff274
faust2: d2fd4584

Though maybe it's an argument for setting up some kind of continuous
integration system, like Travis?

Steve


On Tue, Feb 9, 2016 at 9:05 AM, Albert Graef  wrote:
> Correction: faust2 builds, but mainline faust doesn't.
>
> On Tue, Feb 9, 2016 at 12:57 PM, Albert Graef  wrote:
>>
>> It gets worse. The faust and faust2 packages don't compile from latest git
>> either (linker errors in the shared libraries, looks like missing -fPIC
>> flags to me). :( This definitely worked a few weeks ago. Stéphane, did you
>> do any modifications to the Makefiles that haven't been checked on Linux
>> yet?
>>
>> Albert
>>
>> On Tue, Feb 9, 2016 at 12:45 PM, Albert Graef  wrote:
>>>
>>> On Mon, Feb 8, 2016 at 3:17 PM, Stéphane Letz  wrote:

 In the Faust2 branch, you'll need to explicitly rebuild HTTP library so
 in the Faust2 folder
>>>
>>>
>>> If Steve uses my Arch PKGBUILDs (looks like he does), then he should
>>> already have that (both the faust and faust2 packages are built with `make
>>> world` which includes all the optional bits and pieces, including the HTTP
>>> stuff).
>>>
>>> I can confirm that FaustLive refuses to build on Arch (probably will
>>> affect all Linuxes), although I'm getting different error messages now with
>>> a slightly later revision than what Steve's buildlog shows.
>>>
>>> This breakage is new. I checked that FaustLive compiled on Arch a few
>>> weeks ago (late Dec or early Jan IIRC), it built and ran fine back then. So
>>> it's probably a Linux incompatibility in your latest commits. I'm looking
>>> into it.
>>>
>>> Albert
>>>
>>> --
>>> Dr. Albert Gr"af
>>> Computer Music Research Group, JGU Mainz, Germany
>>> Email:  aggr...@gmail.com
>>> WWW:https://plus.google.com/+AlbertGraef
>>
>>
>>
>>
>> --
>> Dr. Albert Gr"af
>> Computer Music Research Group, JGU Mainz, Germany
>> Email:  aggr...@gmail.com
>> WWW:https://plus.google.com/+AlbertGraef
>
>
>
>
> --
> Dr. Albert Gr"af
> Computer Music Research Group, JGU Mainz, Germany
> Email:  aggr...@gmail.com
> WWW:https://plus.google.com/+AlbertGraef
>
> --
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
> ___
> Faudiostream-users mailing list
> Faudiostream-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/faudiostream-users
>

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] Faustlive Build Error

2016-02-09 Thread Albert Graef
Hi Steve,

On Mon, Feb 8, 2016 at 3:12 PM, Steve Duell  wrote:

> But now, I keep getting errors installing faustlive-git.  I have
> positively confirmed that all of the dependencies are satisfied.  Can
> someone please have a look at the build log 
> and shed some light on the error I'm getting?
>

As Stéphane probably needs some time to get the latest FL to build again on
Linux... I have a binary repository for Manjaro up at
http://pureaur.bitbucket.org/. This contains lots of my own stuff, but
you'll also find my latest successful builds of faust-git, faust2-git and
faustlive-git there. It's not the *very* latest, but they're from Jan 11 so
not ancient either. ;-) You can either download the 64 bit packages
directly right here: https://bitbucket.org/pureaur/pureaur.bitbucket.org/src

Or add the repo to your pacman.conf using an entry like:

[pure-aur]
SigLevel = Never
Server = http://pureaur.bitbucket.org/$arch

HTH,
Albert

-- 
Dr. Albert Gr"af
Computer Music Research Group, JGU Mainz, Germany
Email:  aggr...@gmail.com
WWW:https://plus.google.com/+AlbertGraef
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] Faustlive Build Error

2016-02-09 Thread Stephen Sinclair
Ah ok, sorry, indeed "make world" generates an error on master:

/usr/bin/ld: ../../../compiler/parser/sourcefetcher.o: relocation
R_X86_64_32 against `.rodata.str1.1' can not be used when making a
shared object; recompile with -fPIC
../../../compiler/parser/sourcefetcher.o: error adding symbols: Bad value

The hashes I listed are recent, it appears Stephane has made a couple
of commits since 840933f..

"make world" is successful on faust2, same as you.

Steve



On Tue, Feb 9, 2016 at 10:33 AM, Albert Graef  wrote:
> On Tue, Feb 9, 2016 at 2:17 PM, Stephen Sinclair 
> wrote:
>>
>> Personally I was able to build both master and faust2 branches on
>> Ubuntu 15.10 just now, without error.  Is there something in Arch that
>> is different?
>
>
> Nope, should be the same. But you only see the error when trying to build
> the *shared* httpd library with `make world` (or make `httpd dynamic`).
>
> Also, you really need to build the master branch with a fairly new revision
> from git, which is at 840933f now (not sure where you got that hash of
> 207d3ff274 from, can't find that in my clone).
>
> Albert
>
> --
> Dr. Albert Gr"af
> Computer Music Research Group, JGU Mainz, Germany
> Email:  aggr...@gmail.com
> WWW:https://plus.google.com/+AlbertGraef

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] Faustlive compilation error

2016-01-14 Thread Stéphane Letz
Until I merge "dev" to "master" to get a compiling "master"… but need to check 
something with Yann first….

Stéphane


Le 14 janv. 2016 à 19:13, Pierre Lecomte  a écrit :

> Solved !
> Thank you :)
> 
> Pierre
>> Are you in the FaustLive "dev"  branch? If not, then switch on it.
>> 
>> Stéphane
>> 
>> Le 14 janv. 2016 à 17:48, Pierre Lecomte  a écrit :
>>> Hello,
>>> I'm trying to compile Faustlive on my system (ubuntu linux) from the git
>>> repository, but without success :
>>> 
>>> http://pastebin.com/aCwwitQ4
>>> 
>>> I think it's with rtmidi...
>>> 
>>> Thanks for your help
>>> 
>>> Pierre
>>> 
>>> --
>>>  Site24x7 APM Insight: Get Deep Visibility into Application
>>> Performance APM + Mobile APM + RUM: Monitor 3 App instances at just
>>> $35/Month
>>> Monitor end-to-end web transactions and take corrective actions now
>>> Troubleshoot faster and improve end-user experience. Signup Now!
>>> http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
>>> ___
>>> Faudiostream-users mailing list
>>> Faudiostream-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/faudiostream-users
> 


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] FaustLive: stkmain error

2016-01-11 Thread Albert Graef
It looks like you're using the flute.dsp from faust-vst/examples. This
requires the custom instrument.lib in the same place, so make sure that you
invoke it from that directory (otherwise it will pick up the instrument.lib
from the standard Faust library which doesn't define that stkmain function).

Or just run the same STK example from the Faust sources (see, e.g.,
faust2/examples/faust-stk/flute.dsp) which works with the standard
instrument.lib.

Also note that some of the STK examples (e.g., bass.dsp) require external
(C/C++) functions and thus won't run in FaustLive.


On Mon, Jan 11, 2016 at 1:52 AM, Nycholas Maia  wrote:

> Hi everybody,
>
> I am new in FaustLive and I'm trying to run a "flute.dsp" example.
>
> I got the error:
> Undefined Symbol: BoxIdent[*stkmain*]
>
> Should I install some Faust library?
>
> Thanks,
> Nyck
>
>
>
> --
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
> ___
> Faudiostream-users mailing list
> Faudiostream-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/faudiostream-users
>
>


-- 
Dr. Albert Gr"af
Computer Music Research Group, JGU Mainz, Germany
Email:  aggr...@gmail.com
WWW:https://plus.google.com/+AlbertGraef
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] FaustLive: stkmain error

2016-01-11 Thread Nycholas Maia
Hi Stéphane,

1- I'm using *Mac OSX 10.10.5*

2- Sorry, I wrote wrong...*the stkmain error is not in FaustLive...is in
the FaustWorks!*

I got FaustWorks from git...
FaustWorks open normally...

Then I open a any DSP example file in a text editor, I copy all lines, and
I paste all lines inside the FaustWorks to see the block diagram of the DSP
example...

The only line that I got the error is the "process line":
*Undefined Symbol: BoxIdent[stkmain]*

Should I install some Faust library?

Thanks,
Nyck
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] FaustLive: stkmain error

2016-01-10 Thread Stéphane Letz
1) on which platform are you using FL ?

2) do others examples (included in the application work using the "Open 
Example") work?

Stéphane

Le 11 janv. 2016 à 01:52, Nycholas Maia  a écrit :

> Hi everybody,
> 
> I am new in FaustLive and I'm trying to run a "flute.dsp" example.
> 
> I got the error:
> Undefined Symbol: BoxIdent[stkmain]
> 
> Should I install some Faust library?
> 
> Thanks,
> Nyck
> 
> --
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140___
> Faudiostream-users mailing list
> Faudiostream-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/faudiostream-users


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] faustlive with OSX 10.11 El Capitan

2015-11-02 Thread Iain Gray
Thanks Yann this now works. I have reported problem with 10.11 to JackOSX team.

Iain
> On 1 Nov 2015, at 16:15, Iain Gray  wrote:
> 
> sorry Yann
> 
> This time it says “no mountable file systems”
> 
> Iain
>> On 1 Nov 2015, at 11:18, Yann Orlarey > > wrote:
>> 
>> I have compiled a version of FauslLive that doesn't require Jack, but 
>> unfortunately all my attemps to upload it on SF have failed. But I can try 
>> with wetransfer if you want...
>> 
>>> Le 31 oct. 2015 à 17:13, Yann Orlarey >> > a écrit :
>>> 
>>> Something went wrong during the upload and the dmg is corrupted on SF. I 
>>> will upload a new one, but coreaudio only.
>>> 
>>> In the meantime, even if Jack doesn't run on 10.11, can you try to install 
>>> it. FaustLive requires the library to start, even in coreaudio mode.
>>> 
>>> Yann
>>> 
>>> Le sam. 31 oct. 2015 à 16:11, Iain Gray >> > a écrit :
>>> hi Yann
>>> 
>>> I get following for your dmg
>>> 
>>> 
>>> 
>>> 
>>> 
>>> Jack 0.90 does not run under 10.11
>>> 
>>> Terminal gave
>>> 
>>> MacOS 508 $ ./FaustLive
>>> dyld: Library not loaded: 
>>> /System/Library/Frameworks/Jackmp.framework/Versions/A/Jackmp
>>>   Referenced from: /Applications/Music and 
>>> Sound/Faust/FaustLive/FaustLive/FaustLive.app/Contents/MacOS/./FaustLive
>>>   Reason: image not found
>>> Trace/BPT trap: 5
>>> 
>>> Iain
>>> 
>>> 
>>> 
 On 31 Oct 2015, at 13:57, Yann Orlarey > wrote:
 
 Hi Ian,
 
 I published a new version compiled on a 10.10 system. It will only work 
 starting from 10.10. Can you try it ?
 http://sourceforge.net/projects/faudiostream/files/FaustLive-OSX-2.43.dmg/download
  
 
 
 BTW have you installed jack ? Is jack working ?
 
 If it still doesn't open, please try from a terminal : 
 > ./FaustLive.app/Contents/MacOS/FaustLive
 and report the messages...
 
 Cheers
 
 Yann 
 
 Le sam. 31 oct. 2015 à 09:29, Iain Gray > a écrit :
 Hi Yann
 
 version 2.40 dated 4th August 2015 from dmg file
 
 Iain
 
 > On 30 Oct 2015, at 20:53, Yann Orlarey  > wrote:
 >
 > Hi Ian,
 >
 > Which version of FaustLive are you using ?
 >
 > Yann
 >
 >> Le 30 oct. 2015 à 14:31, Iain Gray > > a écrit :
 >>
 >> are there problems with OSX 10.11 as FaustLive will no longer open? it 
 >> worked well under OSX Yosemite. FaustWorks is OK.
 >> --
 >> ___
 >> Faudiostream-users mailing list
 >> Faudiostream-users@lists.sourceforge.net 
 >> 
 >> https://lists.sourceforge.net/lists/listinfo/faudiostream-users 
 >> 
 >
 
 
 --
 ___
 Faudiostream-users mailing list
 Faudiostream-users@lists.sourceforge.net 
 
 https://lists.sourceforge.net/lists/listinfo/faudiostream-users 
 
>>> 
>> 
> 
> --
> ___
> Faudiostream-users mailing list
> Faudiostream-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/faudiostream-users

--
___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] faustlive with OSX 10.11 El Capitan

2015-11-01 Thread Iain Gray
sorry Yann

This time it says “no mountable file systems”

Iain
> On 1 Nov 2015, at 11:18, Yann Orlarey  wrote:
> 
> I have compiled a version of FauslLive that doesn't require Jack, but 
> unfortunately all my attemps to upload it on SF have failed. But I can try 
> with wetransfer if you want...
> 
>> Le 31 oct. 2015 à 17:13, Yann Orlarey > > a écrit :
>> 
>> Something went wrong during the upload and the dmg is corrupted on SF. I 
>> will upload a new one, but coreaudio only.
>> 
>> In the meantime, even if Jack doesn't run on 10.11, can you try to install 
>> it. FaustLive requires the library to start, even in coreaudio mode.
>> 
>> Yann
>> 
>> Le sam. 31 oct. 2015 à 16:11, Iain Gray > > a écrit :
>> hi Yann
>> 
>> I get following for your dmg
>> 
>> 
>> 
>> 
>> 
>> Jack 0.90 does not run under 10.11
>> 
>> Terminal gave
>> 
>> MacOS 508 $ ./FaustLive
>> dyld: Library not loaded: 
>> /System/Library/Frameworks/Jackmp.framework/Versions/A/Jackmp
>>   Referenced from: /Applications/Music and 
>> Sound/Faust/FaustLive/FaustLive/FaustLive.app/Contents/MacOS/./FaustLive
>>   Reason: image not found
>> Trace/BPT trap: 5
>> 
>> Iain
>> 
>> 
>> 
>>> On 31 Oct 2015, at 13:57, Yann Orlarey >> > wrote:
>>> 
>>> Hi Ian,
>>> 
>>> I published a new version compiled on a 10.10 system. It will only work 
>>> starting from 10.10. Can you try it ?
>>> http://sourceforge.net/projects/faudiostream/files/FaustLive-OSX-2.43.dmg/download
>>>  
>>> 
>>> 
>>> BTW have you installed jack ? Is jack working ?
>>> 
>>> If it still doesn't open, please try from a terminal : 
>>> > ./FaustLive.app/Contents/MacOS/FaustLive
>>> and report the messages...
>>> 
>>> Cheers
>>> 
>>> Yann 
>>> 
>>> Le sam. 31 oct. 2015 à 09:29, Iain Gray >> > a écrit :
>>> Hi Yann
>>> 
>>> version 2.40 dated 4th August 2015 from dmg file
>>> 
>>> Iain
>>> 
>>> > On 30 Oct 2015, at 20:53, Yann Orlarey >> > > wrote:
>>> >
>>> > Hi Ian,
>>> >
>>> > Which version of FaustLive are you using ?
>>> >
>>> > Yann
>>> >
>>> >> Le 30 oct. 2015 à 14:31, Iain Gray >> >> > a écrit :
>>> >>
>>> >> are there problems with OSX 10.11 as FaustLive will no longer open? it 
>>> >> worked well under OSX Yosemite. FaustWorks is OK.
>>> >> --
>>> >> ___
>>> >> Faudiostream-users mailing list
>>> >> Faudiostream-users@lists.sourceforge.net 
>>> >> 
>>> >> https://lists.sourceforge.net/lists/listinfo/faudiostream-users 
>>> >> 
>>> >
>>> 
>>> 
>>> --
>>> ___
>>> Faudiostream-users mailing list
>>> Faudiostream-users@lists.sourceforge.net 
>>> 
>>> https://lists.sourceforge.net/lists/listinfo/faudiostream-users 
>>> 
>> 
> 

--
___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] FaustLive segfault

2015-09-11 Thread Stéphane Letz

Program received signal SIGSEGV, Segmentation fault.
0x00418daa in JA_audioManager::connect_Audio(std::string) ()


So crash in JA_audioManager::connect_Audio(std::string)

1) Possibly try to remote FL resources (folder named 
".FaustLive-CurrentSession-2.0"  on user account in FL on OSX, probably similar 
on Linux, but  I dot remember the details..)

2) Is  JACK server running when you start FL?

Stéphane


Le 11 sept. 2015 à 11:17, Pierre Lecomte  a écrit :

> Hi,
> 
>> Hi,
>> 
>> Answers in the text:
>> 
>> Le 10 sept. 2015 à 17:06, Pierre Lecomte  a écrit :
>>> Hello,
>>> I've got some troubles after compiling FaustLive
>>> What I did :
>>> Install faust2:
>>> 
>>> $git clone git://git.code.sf.net/p/faudiostream/code faudiostream-code
>>> $git checkout faust2
>>> $make world
>>> $sudo make install
>>> 
>>> Then FaustLive:
>>> $git clone git://git.code.sf.net/p/faudiostream/faustlive faudiostream
>>> faustlive
>>> 
>>> $cd Build/Linux
>>> $make
>>> $sudo make install
>>> $FaustLive
>>> 
>>> At this stage I've got the following error :
>>> 
>>> FaustLive: error while loading shared libraries: libHTTPDFaust.so: cannot
>>> open shared object file: No such file or directory
>> 
>> Do you mean that you have this link error at compile/link time? Or at launch
>> time?
> 
> This link error appears after compilation, at launch time
> 
>> (if FL compile/links correctly and fails at launch time, then you may have
>> to use "libconfig" to indicate to your system to look for dynamic libraries
>> sin /usr/local/lib)
> 
> I'm not really sure how to to that, I've done this in a terminal, and it 
> appears to work :
> 
> sudo ldconfig -n /usr/local/lib/
> 
> 
>>> The problem is that all the needeed librairies (i.e. libfaust,
>>> libHTTPDFaust, libOSCFaust) are located in /usr/local/lib/ and I guess
>>> FaustLive is looking for them in /usr/bin
>>> 
>>> So I've created symlinks between for thoses libs in /usr/bin/.
>>> FaustLive is running but as soon as I try to load an example, I've got a
>>> segfault error :
>>> 
>>> Erreur de segmentation (core dumped)
>> 
>> Can you start with GDB to get a crash log?
> 
> I did following the instruction here 
> https://wiki.ubuntu.com/Backtrace (section Already running programs)
> 
> However, I guess the log is kind of useless since it's written everywhere "no 
> debugging symbols found."
> 
>>> I don't really know where to specify FaustLive to check the shared libs in
>>> /usr/local/lib instead of /usr/lib in the MakeFile
>>> 
>>> Any help ?
>>> Pierre Lecomte
>> 
>> Stéphane
> 
> Thanks for your support
> Pierre
> 


--
___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] FaustLive build help request (bump)

2015-04-08 Thread Wayne Leeds
Okay,

I've done:

cd (to the git repository folder)
git checkout faust2

So far, so good.  But errors appear with:

# make world
make -C compiler -f Makefile.unix prefix=/usr/local
make[1]: --version: Command not found
make[1]: Entering directory
`/home/wl/Desktop/faust2/faudiostream-code/compiler'
make[1]: --version: Command not found
make[1]: --version: Command not found
make[1]: --version: Command not found
make[1]: --version: Command not found
make[1]: --version: Command not found
make[1]: --version: Command not found
make[1]: --version: Command not found
make[1]: --version: Command not found
make[1]: --libdir: Command not found
make[1]: --version: Command not found
make[1]: --version: Command not found
g++ -O3 -g -Wall -Wuninitialized  -Wno-parentheses -I. -Iboxes -Ierrors
-Ievaluate -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib
-Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher
-Idocumentator -Iutils -I../libraries -Igenerator -Igenerator/asmjs
-Igenerator/c -Igenerator/cpp -Igenerator/java -Igenerator/js
-Igenerator/llvm -Igenerator/fir -DINSTALL_PREFIX='/usr/local' -O1 -fPIC
-Wall -Wuninitialized -fvisibility=hidden -Wno-overloaded-virtual
-Wno-parentheses -I. -Iboxes -Ierrors -Ievaluate -Inormalize -Iparser
-Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device
-Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils
-I../libraries -Igenerator -Igenerator/asmjs -Igenerator/c -Igenerator/cpp
-Igenerator/java -Igenerator/js -Igenerator/llvm -Igenerator/fir
-DINSTALL_PREFIX='/usr/local'  -I` --includedir` -I../architecture -D
-D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS-c -o
documentator/doc_sharing.o documentator/doc_sharing.cpp
/bin/sh: --includedir: command not found
command-line:0:1: error: macro names must be identifiers
make[1]: *** [documentator/doc_sharing.o] Error 1
make[1]: Leaving directory
`/home/wl/Desktop/faust2/faudiostream-code/compiler'
make: *** [all] Error 2


I've looked over the make scripts, but don't understand them well enough to
debug.

Sorry for the newbie support level!

Thanks,
Wayne


On Tue, Apr 7, 2015 at 12:19 PM, Sarah Denoux sden...@grame.fr wrote:

 you have to be in the git repository to do that :
 cd faudiostream-code
 then
 git checkout faust2


 2015-04-07 18:52 GMT+02:00 Wayne Leeds waynelee...@gmail.com:


 Hi Sarah,

 I've created a folder and successfully executed in it:

 git clone git://git.code.sf.net/p/faudiostream/code faudiostream-code

 but when I try:

 git checkout faust2

 I get this error:

 fatal: Not a git repository (or any parent up to mount point /home)
 Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).

 It's proboably something simple, but I don't know what to adjust.

 Thanks,
 Wayne



 On Tue, Apr 7, 2015 at 10:26 AM, Sarah Denoux sden...@grame.fr wrote:

 Hi Wayne,

 to compile libfaust, you can whether download the sources here

 http://sourceforge.net/projects/faudiostream/files/faust-2.0.a30.tgz/download
 or clone the git repository :
   git clone git://git.code.sf.net/p/faudiostream/code
 faudiostream-code
 then
   git checkout faust2 (to go the branch faust2 of the project)

 Once you have the sources, you build them with : make world
 and install them with : make install

 then you can go back to compiling FaustLive.
 Cheers
 Sarah


 2015-04-04 21:37 GMT+02:00 Wayne Leeds waynelee...@gmail.com:


 Does anyone have any ideas about my FaustLive build problem?

 ~~

 I'm trying to install Faustlive on linux Fedora 19 xfce toward creating
 some simple LADSPA plugins.

 I started by:

 git clone git://git.code.sf.net/p/faudiostream/faustlive
 faudiostream-faustlive

 I installed several supporting packages (mostly rpm's via yum).

 I issued make from the Linux subdirectory, which failed at:

 No such file or directory
  #include faust/llvm-dsp.h

 So there is some supporting package that I have not installed (I suspect
 libfaust (from branch faust2)), but I haven't been able to find
 newbie-level instructions for what to do next.

 Any suggestions?

 Thanks,
 Wayne




 --
 Dive into the World of Parallel Programming The Go Parallel Website,
 sponsored
 by Intel and developed in partnership with Slashdot Media, is your hub
 for all
 things parallel software development, from weekly thought leadership
 blogs to
 news, videos, case studies, tutorials and more. Take a look and join the
 conversation now. http://goparallel.sourceforge.net/
 ___
 Faudiostream-users mailing list
 Faudiostream-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/faudiostream-users





--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best 

Re: [Faudiostream-users] FaustLive build help request (bump)

2015-04-07 Thread Sarah Denoux
Hi Wayne,

to compile libfaust, you can whether download the sources here

http://sourceforge.net/projects/faudiostream/files/faust-2.0.a30.tgz/download
or clone the git repository :
  git clone git://git.code.sf.net/p/faudiostream/code
faudiostream-code
then
  git checkout faust2 (to go the branch faust2 of the project)

Once you have the sources, you build them with : make world
and install them with : make install

then you can go back to compiling FaustLive.
Cheers
Sarah


2015-04-04 21:37 GMT+02:00 Wayne Leeds waynelee...@gmail.com:


 Does anyone have any ideas about my FaustLive build problem?

 ~~

 I'm trying to install Faustlive on linux Fedora 19 xfce toward creating
 some simple LADSPA plugins.

 I started by:

 git clone git://git.code.sf.net/p/faudiostream/faustlive
 faudiostream-faustlive

 I installed several supporting packages (mostly rpm's via yum).

 I issued make from the Linux subdirectory, which failed at:

 No such file or directory
  #include faust/llvm-dsp.h

 So there is some supporting package that I have not installed (I suspect
 libfaust (from branch faust2)), but I haven't been able to find
 newbie-level instructions for what to do next.

 Any suggestions?

 Thanks,
 Wayne




 --
 Dive into the World of Parallel Programming The Go Parallel Website,
 sponsored
 by Intel and developed in partnership with Slashdot Media, is your hub for
 all
 things parallel software development, from weekly thought leadership blogs
 to
 news, videos, case studies, tutorials and more. Take a look and join the
 conversation now. http://goparallel.sourceforge.net/
 ___
 Faudiostream-users mailing list
 Faudiostream-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/faudiostream-users


--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15utm_medium=emailutm_campaign=VA_SF___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] faustlive

2014-11-10 Thread Oliver Larkin
also one more point - the interface to the .dsp often gets too tall an it’s 
impossible to get to sliders at the bottom. A scrollbar would be really useful 
here!

for example load blowBottle.dsp

thanks

oli

On 9 Nov 2014, at 21:32, Albert Graef aggr...@gmail.com wrote:

 On Sun, Nov 9, 2014 at 7:40 PM, Oliver Larkin olilar...@googlemail.com 
 wrote:
 faustlive is a very nice tool but I a problem with it because it often brings 
 up floating windows that extend beyond the bottom of my screen. The windows 
 have no title bar and so cannot be moved up (e.g. export windows). This means 
 it is impossible to see which buttons to click!
 
 +1
 
 I'd also prefer it if the dialog windows had normal decorations, if only to 
 being able to move them around and look at what's underneath. Generally, 
 override-redirect should only be used for special popups such as menus and 
 splash screens. You can make the dialogs modal if the intention is to prevent 
 interaction with the rest of the application while it is up, but bypassing 
 the window manager on such popups is almost never necessary.
 
 -- 
 Dr. Albert Graf
 Computer Music Research Group, JGU Mainz, Germany
 Email:  aggr...@gmail.com
 WWW:https://plus.google.com/+AlbertGraef

--
___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] faustlive

2014-11-10 Thread Albert Graef
On Mon, Nov 10, 2014 at 3:40 PM, Oliver Larkin olilar...@googlemail.com
wrote:

 also one more point - the interface to the .dsp often gets too tall an
 it’s impossible to get to sliders at the bottom. A scrollbar would be
 really useful here!


That's already in the repository. I have that version packaged up for Arch (
https://aur.archlinux.org/packages/faustlive-git) and Ubuntu 14.04 (
https://launchpad.net/~dr-graef/+archive/ubuntu/faust.trusty), or you could
compile FaustLive yourself from the git source.

-- 
Dr. Albert Graf
Computer Music Research Group, JGU Mainz, Germany
Email:  aggr...@gmail.com
WWW:https://plus.google.com/+AlbertGraef
--
___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] faustlive

2014-11-09 Thread Albert Graef
On Sun, Nov 9, 2014 at 7:40 PM, Oliver Larkin olilar...@googlemail.com
wrote:

 faustlive is a very nice tool but I a problem with it because it often
 brings up floating windows that extend beyond the bottom of my screen. The
 windows have no title bar and so cannot be moved up (e.g. export windows).
 This means it is impossible to see which buttons to click!


+1

I'd also prefer it if the dialog windows had normal decorations, if only to
being able to move them around and look at what's underneath. Generally,
override-redirect should only be used for special popups such as menus and
splash screens. You can make the dialogs modal if the intention is to
prevent interaction with the rest of the application while it is up, but
bypassing the window manager on such popups is almost never necessary.

-- 
Dr. Albert Graf
Computer Music Research Group, JGU Mainz, Germany
Email:  aggr...@gmail.com
WWW:https://plus.google.com/+AlbertGraef
--
___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] FaustLive server errors?

2014-08-10 Thread Yann Orlarey

Michael,

In principle the problem with vst plugins for windows should be fixed, 
but I don't have a windows machine here to test. So please test and 
report any problem...


Cheers

Yann

Le 08/08/2014 14:08, Michael Saunders a écrit :


I'm just starting out with Faust, using Faust Live and hoping I can 
use Faust programs as VSTs via Csound.  I find that remote compilation 
always fails, though.  When I try to export, I get errors that look like:


Error downloading http://faustservice.grame.fr/ ... 
/windows/vst/binary.zip - server replied: Bad Request


Am I doing something wrong, or perhaps there is a problem with the server?



--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds


___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


--
___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] FaustLive server errors?

2014-08-08 Thread Yann Orlarey

Hi Michael,

Juste tested, it is an error on the server side. While we fix the 
problem you can use the online compiler : 
http://faust.grame.fr/index.php/online-examples


Cheers

Yann



Le 08/08/2014 14:08, Michael Saunders a écrit :


I'm just starting out with Faust, using Faust Live and hoping I can 
use Faust programs as VSTs via Csound.  I find that remote compilation 
always fails, though.  When I try to export, I get errors that look like:


Error downloading http://faustservice.grame.fr/ ... 
/windows/vst/binary.zip - server replied: Bad Request


Am I doing something wrong, or perhaps there is a problem with the server?



--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds


___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] faustlive binaries?

2014-05-02 Thread Victor Lazzarini
From the description, it sounds similar to the Faust opcodes in Csound, a good 
idea.

Dr Victor Lazzarini
Senior Lecturer
NUI Maynooth, Ireland
victor dot lazzarini at nuim dot ie




On 1 May 2014, at 22:22, Oli Larkin olilar...@googlemail.com wrote:

 Hi,
 
 I'm sorry i know it's really impatient but i wondered if there are any 
 pre-built binaries of faust live? I tried to build it today and failed.
 
 looking forward to checking out the LAC2014 paper
 
 cheers
 
 oli
 --
 Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
 Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
 unparalleled scalability from the best Selenium testing platform available.
 Simple to use. Nothing to install. Get started now for free.
 http://p.sf.net/sfu/SauceLabs
 ___
 Faudiostream-users mailing list
 Faudiostream-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/faudiostream-users


--
Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free.
http://p.sf.net/sfu/SauceLabs
___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


Re: [Faudiostream-users] faustlive binaries?

2014-05-02 Thread Stéphane Letz
For which OS?

Stéphane 

Le 2 mai 2014 à 17:19, Victor Lazzarini victor.lazzar...@nuim.ie a écrit :

 From the description, it sounds similar to the Faust opcodes in Csound, a 
 good idea.
 
 Dr Victor Lazzarini
 Senior Lecturer
 NUI Maynooth, Ireland
 victor dot lazzarini at nuim dot ie
 
 
 
 
 On 1 May 2014, at 22:22, Oli Larkin olilar...@googlemail.com wrote:
 
 Hi,
 
 I'm sorry i know it's really impatient but i wondered if there are any 
 pre-built binaries of faust live? I tried to build it today and failed.
 
 looking forward to checking out the LAC2014 paper
 
 cheers
 
 oli
 --
 Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
 Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
 unparalleled scalability from the best Selenium testing platform available.
 Simple to use. Nothing to install. Get started now for free.
 http://p.sf.net/sfu/SauceLabs
 ___
 Faudiostream-users mailing list
 Faudiostream-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/faudiostream-users
 
 
 --
 Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
 Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
 unparalleled scalability from the best Selenium testing platform available.
 Simple to use. Nothing to install. Get started now for free.
 http://p.sf.net/sfu/SauceLabs
 ___
 Faudiostream-users mailing list
 Faudiostream-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/faudiostream-users


--
Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free.
http://p.sf.net/sfu/SauceLabs
___
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users