Re: [Gambas-user] Revision #4160 feature doesn't work anymore.

2015-03-20 Thread Ru Vuott
Yees ! Now it works ! Perfect ! Thank you, Benoît. Bye vuott Ven 20/3/15, Benoît Minisini ha scritto: Oggetto: Re: [Gambas-user] Revision #4160 feature doesn't work anymore. A: "mailing list for gambas users" Data: V

Re: [Gambas-user] Revision #4160 feature doesn't work anymore.

2015-03-19 Thread Benoît Minisini
Le 20/03/2015 01:17, Ru Vuott a écrit : > No, Benoît, it doesn't work. > > bye > vuott > And with revision #6995? -- Benoît Minisini -- Dive into the World of Parallel Programming The Go Parallel Website, sponsored by I

Re: [Gambas-user] Revision #4160 feature doesn't work anymore.

2015-03-19 Thread Jussi Lahtinen
, > > > excuse me: I expressed myself badly and not properly. > > > > > > I want > to say > > nothing changed with revision > #6993: > > > * > > > the old/original Drum-Machine (that didn't work > > anymore), continue NOT

Re: [Gambas-user] Revision #4160 feature doesn't work anymore.

2015-03-19 Thread Ru Vuott
restoring rev. 4160 "feature", that allows no-modified project to work. Bye vuott Ven 20/3/15, Jussi Lahtinen ha scritto: Oggetto: Re: [Gambas-user] Revision #4160 feature doesn't work anymore. A: "mailing list for gambas users"

Re: [Gambas-user] Revision #4160 feature doesn't work anymore.

2015-03-19 Thread Ru Vuott
No, Benoît, it doesn't work. bye vuott Ven 20/3/15, Benoît Minisini ha scritto: Oggetto: Re: [Gambas-user] Revision #4160 feature doesn't work anymore. A: "mailing list for gambas users" Data: Venerdì 20 marzo 2015, 00:24

Re: [Gambas-user] Revision #4160 feature doesn't work anymore.

2015-03-19 Thread Jussi Lahtinen
> And with revision #6994? Is it better? > Does not seem to fix the issue. Jussi -- Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media

Re: [Gambas-user] Revision #4160 feature doesn't work anymore.

2015-03-19 Thread Jussi Lahtinen
t; > > ------------ > Gio 19/3/15, Jussi Lahtinen ha scritto: > > Oggetto: Re: [Gambas-user] Revision #4160 feature doesn't work anymore. > A: "mailing list for gambas users" > Data: Giovedì 19 marzo 2015, 23:07 > > How this i

Re: [Gambas-user] Revision #4160 feature doesn't work anymore.

2015-03-19 Thread Benoît Minisini
Le 20/03/2015 00:16, Ru Vuott a écrit : > Hello Jussi, > > if you want to ear the drum sound: > > 1) run Jack Audio Connection Kit; > 2) run a softsynth (for example: Qsynth); > 3) connect via Jack 14:0 Midi-Through port ---> 129:Fluid Sinth (id est: > QSynth) > > OR > if you want not to use Jack

Re: [Gambas-user] Revision #4160 feature doesn't work anymore.

2015-03-19 Thread Ru Vuott
e. Bye vuott Gio 19/3/15, Jussi Lahtinen ha scritto: Oggetto: Re: [Gambas-user] Revision #4160 feature doesn't work anymore. A: "mailing list for gambas users" Data: Giovedì 19 marzo 2015, 23:07 How this is meant to work? I

Re: [Gambas-user] Revision #4160 feature doesn't work anymore.

2015-03-19 Thread Jussi Lahtinen
l Drum-Machine to work. :-) > > Regards > vuott > > > > > ---- > Gio 19/3/15, Benoît Minisini ha scritto: > > Oggetto: Re: [Gambas-user] Revision #4160 feature doesn't work anymore. > A: "mailing list for gambas users" > Data: Giovedì 19

Re: [Gambas-user] Revision #4160 feature doesn't work anymore.

2015-03-19 Thread Ru Vuott
ve to restore the feature (like that in rev. 4160) that allows old/original Drum-Machine to work. :-) Regards vuott Gio 19/3/15, Benoît Minisini ha scritto: Oggetto: Re: [Gambas-user] Revision #4160 feature doesn't work anymore. A: "m

Re: [Gambas-user] Revision #4160 feature doesn't work anymore.

2015-03-19 Thread Benoît Minisini
Le 19/03/2015 19:19, Ru Vuott a écrit : > No, Benoît, revision #6993 didn't solve the problem. > The two programs don't work. :-( > > bye > vuott > Do you mean that before that change, one program worked, and with that change, that the program that worked does not work anymore? -- Benoît Minis

Re: [Gambas-user] Revision #4160 feature doesn't work anymore.

2015-03-19 Thread Ru Vuott
No, Benoît, revision #6993 didn't solve the problem. The two programs don't work. :-( bye vuott Gio 19/3/15, Benoît Minisini ha scritto: Oggetto: Re: [Gambas-user] Revision #4160 feature doesn't work anymore. A: "mailing l

Re: [Gambas-user] Revision #4160 feature doesn't work anymore.

2015-03-19 Thread Benoît Minisini
Le 17/03/2015 18:02, Ru Vuott a écrit : > Hello Benoît, > > as you may recall, revision #4160 implemented the feature to "watch" > the file-descriptor passed by the ALSA function "snd_seq_event_input > (seq, & event)", which allows to read a file-descriptor when it is > "ready". > > Well, I must sa

[Gambas-user] Revision #4160 feature doesn't work anymore.

2015-03-17 Thread Ru Vuott
Hello Benoît, as you may recall, revision #4160 implemented the feature to "watch" the file-descriptor passed by the ALSA function "snd_seq_event_input (seq, & event)", which allows to read a file-descriptor when it is "ready". Well, I must say that this feature **always worked very well**. Lat