[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-users] SCVim on OS X



A line line this:

 exception in GrafDef_Load: UGen 'Control' not installed.

means that the server can't find it's core plugin set, without which
it can't make any sound. So where did you install the plugins to?
There's a folder called "plugins" which contains plugin files named
"*.scx". I'm not sure what the right path is going to be, but for a
start you could try placing the plugins folder into the same folder as
the "scsynth" executable (I don't think you said where it is - run the
line "Server.program" to find out, if you're not sure)

Dan

2009/7/28, Samuel Potter <personal@xxxxxxxxx>:
> I figure while I wait for help I should dabble around at trying to get this
> thing working, so here is my current naive attempt:
>
>  - install the current SC universal binary
>  - install scvim manually (the scons script shipped with the latest non-svn
> download seems broken)
>  - create ~/sclang with a copy of the binary's SCClassLibrary
>  - copy sclang to /usr/local/bin and scsynth to ~/sclang
>  - follow some directions in the sclang readme file included with the binary
> about commenting out lines in the osx startup file
>  - there were a ton of problems with letting cocoa or mac os x hid remain
> uncommented, so those got commented out, too
>  - follow instructions about updating SCLANG_RUNDIR in the readme included
> with scvim; general tweaking to get things pointing in the right direction
>
>  At this point, I can run scvim from the command-line, but I run into the
> following problems when trying to boot the server (with Server.local.boot
> sent from scvim):
>
>  booting 57110
>  localhost
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/cb1playbuf1.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/cb1playbuf2.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/cb2playbuf1.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/cb2playbuf2.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/cb3playbuf1.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/cb3playbuf2.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/cs1playbuf1.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/cs1playbuf2.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/cs1recordbuf1.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/cs1recordbuf2.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/cs2recordbuf1.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/cs2recordbuf2.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/ct1playbuf1.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/ct1playbuf2.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/cutbit1chan1.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/cutbit1chan2.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/cutbpf1chan1.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/cutbpf1chan2.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/cutbrf1chan1.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/cutbrf1chan2.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/cutcomb1chan1.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/cutcomb1chan2.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/cutmixer1.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/cutmixer2.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/cutmod1chan1.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/cutmod1chan2.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/cutrev1chan1.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/cutrev1chan2.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/default.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/segmentation1.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/segmentation2.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/system_diskout_1.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/system_diskout_2.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/system_env_0_audio.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/system_env_0_control.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/system_env_1_audio.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/system_env_1_control.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/system_gate_audio.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/system_gate_control.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/system_line_audio.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/system_line_control.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/system_link_audio_1.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/system_link_audio_2.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/system_link_control_1.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/system_link_control_2.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/system_xline_audio.scsyndef'
>  exception in GrafDef_Load: UGen 'Control' not installed.
>  while reading file '/Users/sfp/Library/Application
> Support/SuperCollider/synthdefs/system_xline_control.scsyndef'
>  Number of Devices: 2
>    0 : "Built-in Input"
>    1 : "Built-in Output"
>
>  input and output sample rates do not match. 8000 != 44100
>  could not initialize audio.
>  RESULT = 1
>  ERROR:
>  server failed to start
>
>  The last bit about the sample rates not matching seems like it should be
> fairly straight-forward to fix, however the other errors and my very
> uninformed approach to trying to make this work suggests to me that I'm
> missing something pretty important here. :) The only thing stopping me from
> enjoying SC on Mac is the bundled editor. Work was made much simpler and
> more stream-lined using scvim under Linux, so any help would be much, much
> appreciated!
>
>  Sam Potter
>
>
>  On Jul 27, 2009, at 2:13 PM, Samuel Potter wrote:
>
>
> > Hey,
> > I'm trying to get scvim working on OS X and have been having a difficult
> time. Does anyone have any general guidelines or links to discussions
> regarding this?
> >
> > Thanks in advance,
> > Sam Potter
> >
> > _______________________________________________
> > sc-users mailing list
> >
> > info (subscription, etc.):
> http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
> > archive:
> https://listarc.bham.ac.uk/marchives/sc-users/
> > search:
> https://listarc.bham.ac.uk/lists/sc-users/search/
> >
>
>
>  _______________________________________________
>  sc-users mailing list
>
>  info (subscription, etc.):
> http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
>  archive: https://listarc.bham.ac.uk/marchives/sc-users/
>  search:
> https://listarc.bham.ac.uk/lists/sc-users/search/
>


-- 
http://www.mcld.co.uk

_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/