i am going to buy a new pc.
what is better for pd a windows pc or a mac ?
-
Windows or mac osx
-
Linux, because it doesn't impose vendor lock-in on you.
More precisely: Xubuntu, because it's relatively simple and user-friendly. Be prepared though to encounter some audio troubles which you don't find on the others. Pulseaudio in particular, an audio mixer which you may want to disable in some situations.
I went from MaxMSP to Pd and later from OSX to Linux. In both cases it was a relief to be liberated from the continuous commercial constraints, tricks and pressures to upgrade hardware and OS for big money every few years. Initially I found Linux a bit less user friendly than OSX, but that was also a matter of being more familiar with OSX while Linux was new for me.
Katja
-
the problem is, that apple doesn't support my mac book pro (2010) anymore as well my ipad 1. more - i have no "~" as one key on a german keyboard i have to hit 2 or more keys.
if i use linux on my windows notebook, there could be a problem with drivers !?
i have no experience to find for my notebook all drivers i need.
what about viruses under linux ?if i had help converting to linux, i'll do it.
-
Linux, huzzah!
I have had almost zero problems with drivers in Linux (Ubuntu/Ubuntu Studio/Xubuntu/CrunchBang being the flavors I've used). I've been amazed at how quickly almost everything works. Of course, I don't have much that NEEDS drivers; I don't have much, at all. But my printers, USB devices (incl. MidiUSB), everything I've plugged in (except a smartphone - but that's Samsung's fault) has gone off without a hitch. Audio, video, wireless, all worked immediately.
It shouldn't be TOO difficult to install Linux (i.e., Xubuntu Studio) as a dual-boot on your Windows machine. Sadly, though, I'm NOT the person to help you through it. I'm just a cheerleader.
I would say, I did it myself ~4 years ago, with almost no understanding of the intricacies of computers, and have been an enthusiastic Linux advocate ever since.
More enthusiastic than knowledgeable, though.
Xubuntu tends to be less of a CPU-drag. CrunchBang has been great for me (VERY efficient for my 2006 laptop), but is less user-friendly.
I'd say, download the Ubuntu (or Xubuntu - I agree with Katjav) Live-CD (might be DVD-sized now, actually). You can run off of that (though it's always been horribly slow for me, running the OS off of a CDr), and use it to install (either wiping your whole drive, or as dual-boot... the installation process guides you through it).
Also - no viruses, that I know of. (but is this true, or is there a virus that makes me say "No Viruses on Linux" on every post? You'll never know!)
-
i'll go with virtualbox and try xubuntu first. my laptop is a strong one and should handle this. thanks for help
-
wich audio driver do you use
-
ALSA driver, it is installed by default. Device specific drivers are compiled into the kernel, and many audio interfaces work out of the box, although tweaking of controls may be required.
In Xubuntu, all software available from the official repository can be installed via Synaptic. Software which is not in the repo but available as .deb file (like Pd-extended) should be installed with gdebi (which in turn you can get via Synaptic).
You may need to install some codecs etc. not available in the official repository (like liblame). In Synaptic go to Settings > Repositories and enable the restricted stuff. Then do Reload to include everything in the database.
The default audio mixer in Xubuntu's panel is for PulseAudio. Pd doesn't use PulseAudio and suspends the mixer. If you have trouble setting sound card controls, install XFce4-mixer and include it in the panel.
Katja
-
if i choose alsa, i get an audio io error and distorted sound.
i have installed pd from the store !
http://www.pdpatchrepo.info/hurleur/Screenshot_2014-02-01_18.33.20.png
-
May need to twiggle your pd audio settings[Menu under 'Media] : a little longer 'Delay' or larger 'Block Size'? Processor may be outrunning the process that's trying to digest the signal?
-
maybe the virtualbox is the problem ?