Re: [PD] declare vs. namespaces - current best practice

2018-01-03 Thread Derek Kwan
"Christof Ressi" writes: >> and usually involves sort of prefixing or suffixing for every >> abstraction/external. > > I've also done this in the past. > namespacing by prepending the folder name has one advantage, though: > it provides you the possibility to choose

Re: [PD] iem_event

2018-01-03 Thread IOhannes m zmölnig
On 01/03/2018 08:45 PM, Pagano, Patrick wrote: > hi > > > i found a few patches that i need that run iem_event and i am wondering if > there is a working version of it? On i386mac/64 bit and 32bit linux i cannot > create it > > > thanks in advance for any tips! install and load iemgui?

[PD] iem_event

2018-01-03 Thread Pagano, Patrick
hi i found a few patches that i need that run iem_event and i am wondering if there is a working version of it? On i386mac/64 bit and 32bit linux i cannot create it thanks in advance for any tips! Patrick Patrick Pagano B.S, M.F.A Assistant Professor in Residence Digital Media & Design

Re: [PD] declare vs. namespaces - current best practice

2018-01-03 Thread Christof Ressi
> and usually involves sort of prefixing or suffixing for every > abstraction/external. I've also done this in the past. namespacing by prepending the folder name has one advantage, though: it provides you the possibility to choose between the long (safe) and short (unsafe) name. short names

[PD] Invitation to join study on digital musical instrument design

2018-01-03 Thread Jack Armitage
*Invitation to join study on digital musical instrument design* *(Apologies for cross-posting)* You are invited to join a fun study on digital musical instrument design, run by the Augmented Instruments Lab in London, UK ( http://instrumentslab.org). In the study you will be asked to

Re: [PD] declare vs. namespaces - current best practice

2018-01-03 Thread Derek Kwan
João Pais writes: > Dear list, > > I'm trying to make my abstraction library vanilla-compatible, but > nevertheless I need to use some externals. Since I didn't keep up with > the vanilla progress the last years, I wanted to ask what is the best > method to make sure that all