Re: [Pharo-users] Is possible to keep some code closed in Pharo?

2017-10-14 Thread Ricardo Pacheco
Thanks a lot for the info!! -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

Re: [Pharo-users] Bloc Example Errors & question

2017-10-14 Thread Ricardo Pacheco
Really impressive Alex, congratulations and thanks for the great work. Just as a feedback, I tried the examples again with a new image+bloc, under windows 10, and now most of the examples run but others still don't, like all the Animation, MobilePhone, Selectionand some in the Benchmarks. Thanks

Re: [Pharo-users] Music beat detection and 60FPS graphics on Pharo?

2017-10-14 Thread p...@highoctane.be
Thanks, I'll try that out! Phil On Sat, Oct 14, 2017 at 5:36 PM, Clément Bera wrote: > Hi Phil, > > I did that using Ronie's OpenAL binding and Merwann's wav parser back in > 2014-2015: > > MCSmalltalkhubRepository > owner: 'ronsaldo' > project: 'OpenAL' > > MCSmalltalkhubRepository > owner: 'M

Re: [Pharo-users] Music beat detection and 60FPS graphics on Pharo?

2017-10-14 Thread Clément Bera
Hi Phil, I did that using Ronie's OpenAL binding and Merwann's wav parser back in 2014-2015: MCSmalltalkhubRepository owner: 'ronsaldo' project: 'OpenAL' MCSmalltalkhubRepository owner: 'MerwanOuddane' project: 'WAVParser' I did things such as (build yourself something derived from this code I

Re: [Pharo-users] Bloc Example Errors & question

2017-10-14 Thread Sean P. DeNigris
Aliaksei Syrel wrote > During esug Ronie told me that using UFFI-OpenGL is not the best approach. > ​ Don't leave us hanging! What is the right/better approach?! - Cheers, Sean -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

Re: [Pharo-users] "Building-With versus Building-on"

2017-10-14 Thread H. Hirzel
Hello Serge https://ummisco.github.io/kendrick/ https://github.com/UMMISCO/kendrick :-) Maybe you can refer to a report how it was used? --Hannes On 10/14/17, Serge Stinckwich wrote: > On Sat, Oct 14, 2017 at 11:50 AM, H. Hirzel > wrote: > >> On 10/12/17, Andrew Glynn wrote: >> > https://me

Re: [Pharo-users] Music beat detection and 60FPS graphics on Pharo?

2017-10-14 Thread Norbert Hartl
> Am 14.10.2017 um 14:22 schrieb Sven Van Caekenberghe : > > > >> On 14 Oct 2017, at 11:05, Norbert Hartl wrote: >> >> I think that should be easy. I did something like that for a club >> installation in the early 2000. Squeak had line-in sound and a FFT library. >> Combined with Morphic a

Re: [Pharo-users] Music beat detection and 60FPS graphics on Pharo?

2017-10-14 Thread Sven Van Caekenberghe
> On 14 Oct 2017, at 11:05, Norbert Hartl wrote: > > I think that should be easy. I did something like that for a club > installation in the early 2000. Squeak had line-in sound and a FFT library. > Combined with Morphic a super tool for doing fun stuff. Picturing Norbert as a DJ ... > Norb

Re: [Pharo-users] Bloc Example Errors & question

2017-10-14 Thread Aliaksei Syrel
Hi Ricardo, Some examples such as example3D are meant to be experimental, so I moved them a bit far away from main examples. Additionally, we deprecated position: and it took some time to update examples, but now they should work :) In order to connect elements with lines you would need to use Bl

[Pharo-users] Fwd: [Pharo-dev] Let's prepare for Google Code-In 2017 with Pharo Consortium

2017-10-14 Thread Serge Stinckwich
Dear Jigyasa, thank you for your hard work for promoting Pharo ! I followup your message to the Pharo-users mailing-list. If you want to help Pharo in a concrete way, please join the mentors team and try to propose exercices. Regards, -- Forwarded message -- From: Jigyasa Grover

Re: [Pharo-users] "Building-With versus Building-on"

2017-10-14 Thread Serge Stinckwich
On Sat, Oct 14, 2017 at 11:50 AM, H. Hirzel wrote: > On 10/12/17, Andrew Glynn wrote: > > https://medium.com/@dasein42/building-with-versus-building-on-c51aa3034 > > c71 > > This is an article not specifically about Pharo, rather on the state of > > the industry > > in general and how it got tha

Re: [Pharo-users] "Building-With versus Building-on"

2017-10-14 Thread H. Hirzel
On 10/12/17, Andrew Glynn wrote: > https://medium.com/@dasein42/building-with-versus-building-on-c51aa3034 > c71 > This is an article not specifically about Pharo, rather on the state of > the industry > in general and how it got that way, but positing Pharo as a way to > learn > building-on rathe

Re: [Pharo-users] "Building-With versus Building-on"

2017-10-14 Thread A. Glynn
The problem is that it takes 1233 pages of config, and that's the summary page of my config, and it uses 15GB RAM, on my laptop, lol. On Sat, Oct 14, 2017 at 1:10 AM, jtuc...@objektfabrik.de < jtuc...@objektfabrik.de> wrote: > > > Am 12.10.17 um 20:04 schrieb Dimitris Chloupis: > >> >> Eclispe ,

Re: [Pharo-users] Music beat detection and 60FPS graphics on Pharo?

2017-10-14 Thread Norbert Hartl
I think that should be easy. I did something like that for a club installation in the early 2000. Squeak had line-in sound and a FFT library. Combined with Morphic a super tool for doing fun stuff. Norbert > Am 14.10.2017 um 10:01 schrieb "p...@highoctane.be" : > > I'd like to do something like

[Pharo-users] Music beat detection and 60FPS graphics on Pharo?

2017-10-14 Thread p...@highoctane.be
I'd like to do something like this: https://www.youtube.com/watch?v=vL7D4eU0lYE to showcase FFI, Bloc, and the Pharo liveliness. And once I get the basics working, level up in getting it working in a VR headset. Is there anyone having a binding to a library for dealing with the sound part, like

Re: [Pharo-users] "Building-With versus Building-on"

2017-10-14 Thread Dimitris Chloupis
I stand corrected On Sat, 14 Oct 2017 at 08:11, jtuc...@objektfabrik.de < jtuc...@objektfabrik.de> wrote: > > > Am 12.10.17 um 20:04 schrieb Dimitris Chloupis: > > > > Eclispe , which I will disagree with your that is not the worst IDE, > > started as a smalltalk IDE and then it got Eclipsed. I a