Csound Csound-dev Csound-tekno Search About

[Csnd] Running on Atom

Date2019-06-03 12:35
FromMarcelo Carneiro de Lima
Subject[Csnd] Running on Atom
Hi,
Just start running Csound from Atom, great, thanks for all those tips I got.
Ok, what should I do if I want to terminate (stop running the code) the sound I am making before it ends? How to I create a stop command or something (in Atom)?
Thanks
Marcelo

--
Marcelo Carneiro
(21) 9382-3621
(21) 3497-0193
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2019-06-03 14:39
FromMichael Gogins
SubjectRe: [Csnd] Running on Atom
Depending on just how you are running Csound, there should be a stop
button or something on the toolbar. But I do see that the Csound
package omits such a button. You can go to the terminal and type
"killall -9 csound" and that should do it.

Regards,
Mike

-----------------------------------------------------
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com

On Mon, Jun 3, 2019 at 7:36 AM Marcelo Carneiro de Lima
 wrote:
>
> Hi,
> Just start running Csound from Atom, great, thanks for all those tips I got.
> Ok, what should I do if I want to terminate (stop running the code) the sound I am making before it ends? How to I create a stop command or something (in Atom)?
> Thanks
> Marcelo
>
> --
> Marcelo Carneiro
> (21) 9382-3621
> (21) 3497-0193
> Skype: Carneiro3729
> http://marceloarcos2.wixsite.com/marcelocarneiro
> Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2019-06-03 15:08
FromMarcelo Carneiro de Lima
SubjectRe: [Csnd] Running on Atom
Ok, Thank you.
Best
Marcelo 

Em seg, 3 de jun de 2019 às 10:40, Michael Gogins <michael.gogins@gmail.com> escreveu:
Depending on just how you are running Csound, there should be a stop
button or something on the toolbar. But I do see that the Csound
package omits such a button. You can go to the terminal and type
"killall -9 csound" and that should do it.

Regards,
Mike

-----------------------------------------------------
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com

On Mon, Jun 3, 2019 at 7:36 AM Marcelo Carneiro de Lima
<marcelo.arcos2@gmail.com> wrote:
>
> Hi,
> Just start running Csound from Atom, great, thanks for all those tips I got.
> Ok, what should I do if I want to terminate (stop running the code) the sound I am making before it ends? How to I create a stop command or something (in Atom)?
> Thanks
> Marcelo
>
> --
> Marcelo Carneiro
> (21) 9382-3621
> (21) 3497-0193
> Skype: Carneiro3729
> http://marceloarcos2.wixsite.com/marcelocarneiro
> Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
--
Marcelo Carneiro
(21) 9382-3621
(21) 3497-0193
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2019-06-04 13:32
FromMarcelo Carneiro de Lima
SubjectRe: [Csnd] Running on Atom
Hi Michael, sorry to ask you this other question, but I am facing problems in installing csound-ide package on Atom in my desktop computer (mac MINI 10.13.6, i7 quad, 16gb using Atom 1.37 and csound 6.12). I did it on my laptop, but when tried to install it on my desktop a bunch of errors came up. I had a problem like this when installing on my laptop, but I believe I solved it by reinstalling csound with homebrew. I also did it to my desktop, but it did not solve the problem. Can you help me? I am sending Atom's log and my last Terminal screen showing csound-api installation.
Thanks,
> csound-api@0.10.14 install /private/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T/apm-install-dir-11954-1530-8zeoxz.l0yow/node_modules/ide-csound/node_modules/csound-api
> node-gyp rebuild


gyp info it worked if it ends with ok
gyp verb cli [ '/Applications/Atom.app/Contents/Resources/app/apm/bin/node',
gyp verb cli   '/Applications/Atom.app/Contents/Resources/app/apm/node_modules/.bin/node-gyp',
gyp verb cli   'rebuild' ]
gyp info using node-gyp@3.4.0
gyp info using node@8.9.3 | darwin | x64
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing "build" directory
gyp verb command configure []
gyp verb check python checking for Python executable "/Applications/Atom.app/Contents/Resources/app/apm/bin/python-interceptor.sh" in the PATH
gyp verb `which` succeeded /Applications/Atom.app/Contents/Resources/app/apm/bin/python-interceptor.sh /Applications/Atom.app/Contents/Resources/app/apm/bin/python-interceptor.sh
gyp verb check python version `/Applications/Atom.app/Contents/Resources/app/apm/bin/python-interceptor.sh -c "import platform; print(platform.python_version());"` returned: "2.7.8\n"
gyp verb get node dir compiling against --target node version: 2.0.18
gyp verb command install [ '2.0.18' ]
gyp verb install input version string "2.0.18"
gyp verb install installing version: iojs-2.0.18
gyp verb install --ensure was passed, so won't reinstall if already installed
gyp verb install version is already installed, need to check "installVersion"
gyp verb got "installVersion" 9
gyp verb needs "installVersion" 9
gyp verb install version is good
gyp verb get node dir target node version installed: iojs-2.0.18
gyp verb build dir attempting to create "build" dir: /private/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T/apm-install-dir-11954-1530-8zeoxz.l0yow/node_modules/ide-csound/node_modules/csound-api/build
gyp verb build dir "build" dir needed to be created? /private/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T/apm-install-dir-11954-1530-8zeoxz.l0yow/node_modules/ide-csound/node_modules/csound-api/build
gyp verb build/config.gypi creating config file
gyp sill build/config.gypi { target_defaults: 
gyp sill build/config.gypi    { cflags: [],
gyp sill build/config.gypi      default_configuration: 'Release',
gyp sill build/config.gypi      defines: [],
gyp sill build/config.gypi      include_dirs: [],
gyp sill build/config.gypi      libraries: [] },
gyp sill build/config.gypi   variables: 
gyp sill build/config.gypi    { asan: 0,
gyp sill build/config.gypi      coverage: false,
gyp sill build/config.gypi      debug_devtools: 'node',
gyp sill build/config.gypi      debug_http2: false,
gyp sill build/config.gypi      debug_nghttp2: false,
gyp sill build/config.gypi      force_dynamic_crt: 0,
gyp sill build/config.gypi      host_arch: 'x64',
gyp sill build/config.gypi      icu_data_file: 'icudt59l.dat',
gyp sill build/config.gypi      icu_data_in: '../../deps/icu-small/source/data/in/icudt59l.dat',
gyp sill build/config.gypi      icu_endianness: 'l',
gyp sill build/config.gypi      icu_gyp_path: 'tools/icu/icu-generic.gyp',
gyp sill build/config.gypi      icu_locales: 'en,root',
gyp sill build/config.gypi      icu_path: 'deps/icu-small',
gyp sill build/config.gypi      icu_small: true,
gyp sill build/config.gypi      icu_ver_major: '59',
gyp sill build/config.gypi      llvm_version: 0,
gyp sill build/config.gypi      node_byteorder: 'little',
gyp sill build/config.gypi      node_enable_d8: false,
gyp sill build/config.gypi      node_enable_v8_vtunejit: false,
gyp sill build/config.gypi      node_install_npm: true,
gyp sill build/config.gypi      node_module_version: 57,
gyp sill build/config.gypi      node_no_browser_globals: false,
gyp sill build/config.gypi      node_prefix: '/',
gyp sill build/config.gypi      node_release_urlbase: 'https://nodejs.org/download/release/',
gyp sill build/config.gypi      node_shared: false,
gyp sill build/config.gypi      node_shared_cares: false,
gyp sill build/config.gypi      node_shared_http_parser: false,
gyp sill build/config.gypi      node_shared_libuv: false,
gyp sill build/config.gypi      node_shared_openssl: false,
gyp sill build/config.gypi      node_shared_zlib: false,
gyp sill build/config.gypi      node_tag: '',
gyp sill build/config.gypi      node_use_bundled_v8: true,
gyp sill build/config.gypi      node_use_dtrace: true,
gyp sill build/config.gypi      node_use_etw: false,
gyp sill build/config.gypi      node_use_lttng: false,
gyp sill build/config.gypi      node_use_openssl: true,
gyp sill build/config.gypi      node_use_perfctr: false,
gyp sill build/config.gypi      node_use_v8_platform: true,
gyp sill build/config.gypi      node_without_node_options: false,
gyp sill build/config.gypi      openssl_fips: '',
gyp sill build/config.gypi      openssl_no_asm: 0,
gyp sill build/config.gypi      shlib_suffix: '57.dylib',
gyp sill build/config.gypi      target_arch: 'x64',
gyp sill build/config.gypi      uv_parent_path: '/deps/uv/',
gyp sill build/config.gypi      uv_use_dtrace: true,
gyp sill build/config.gypi      v8_enable_gdbjit: 0,
gyp sill build/config.gypi      v8_enable_i18n_support: 1,
gyp sill build/config.gypi      v8_enable_inspector: 1,
gyp sill build/config.gypi      v8_no_strict_aliasing: 1,
gyp sill build/config.gypi      v8_optimized_debug: 0,
gyp sill build/config.gypi      v8_promise_internal_field_count: 1,
gyp sill build/config.gypi      v8_random_seed: 0,
gyp sill build/config.gypi      v8_trace_maps: 0,
gyp sill build/config.gypi      v8_use_snapshot: true,
gyp sill build/config.gypi      want_separate_host_toolset: 0,
gyp sill build/config.gypi      xcode_version: '7.0',
gyp sill build/config.gypi      nodedir: '/Users/marcelocarneiro/.atom/.node-gyp/.node-gyp/iojs-2.0.18',
gyp sill build/config.gypi      copy_dev_lib: true,
gyp sill build/config.gypi      standalone_static_library: 1,
gyp sill build/config.gypi      dry_run: '',
gyp sill build/config.gypi      legacy_bundling: '',
gyp sill build/config.gypi      save_dev: '',
gyp sill build/config.gypi      browser: '',
gyp sill build/config.gypi      commit_hooks: 'true',
gyp sill build/config.gypi      only: '',
gyp sill build/config.gypi      viewer: 'man',
gyp sill build/config.gypi      also: '',
gyp sill build/config.gypi      rollback: 'true',
gyp sill build/config.gypi      sign_git_commit: '',
gyp sill build/config.gypi      audit: 'true',
gyp sill build/config.gypi      usage: '',
gyp sill build/config.gypi      runtime: 'electron',
gyp sill build/config.gypi      globalignorefile: '/Applications/Atom.app/Contents/Resources/app/apm/etc/npmignore',
gyp sill build/config.gypi      init_author_url: '',
gyp sill build/config.gypi      maxsockets: '50',
gyp sill build/config.gypi      shell: '/bin/bash',
gyp sill build/config.gypi      metrics_registry: 'https://registry.npmjs.org/',
gyp sill build/config.gypi      parseable: '',
gyp sill build/config.gypi      shrinkwrap: 'true',
gyp sill build/config.gypi      init_license: 'ISC',
gyp sill build/config.gypi      timing: '',
gyp sill build/config.gypi      if_present: '',
gyp sill build/config.gypi      cache_max: 'Infinity',
gyp sill build/config.gypi      init_author_email: '',
gyp sill build/config.gypi      sign_git_tag: '',
gyp sill build/config.gypi      dist_url: 'https://atom.io/download/electron',
gyp sill build/config.gypi      cert: '',
gyp sill build/config.gypi      git_tag_version: 'true',
gyp sill build/config.gypi      local_address: '',
gyp sill build/config.gypi      long: '',
gyp sill build/config.gypi      fetch_retries: '2',
gyp sill build/config.gypi      registry: 'https://registry.npmjs.org/',
gyp sill build/config.gypi      no_proxy: '',
gyp sill build/config.gypi      key: '',
gyp sill build/config.gypi      message: '%s',
gyp sill build/config.gypi      versions: '',
gyp sill build/config.gypi      globalconfig: '/Users/marcelocarneiro/.atom/.apm/.apmrc',
gyp sill build/config.gypi      always_auth: '',
gyp sill build/config.gypi      logs_max: '10',
gyp sill build/config.gypi      prefer_online: '',
gyp sill build/config.gypi      global_style: 'true',
gyp sill build/config.gypi      cache_lock_retries: '10',

gyp sill build/config.gypi      update_notifier: 'true',
gyp sill build/config.gypi      heading: 'npm',
gyp sill build/config.gypi      fetch_retry_mintimeout: '10000',
gyp sill build/config.gypi      offline: '',
gyp sill build/config.gypi      read_only: '',
gyp sill build/config.gypi      searchlimit: '20',
gyp sill build/config.gypi      access: '',
gyp sill build/config.gypi      json: '',
gyp sill build/config.gypi      allow_same_version: '',
gyp sill build/config.gypi      description: 'true',
gyp sill build/config.gypi      engine_strict: '',
gyp sill build/config.gypi      https_proxy: '',
gyp sill build/config.gypi      userconfig: '/Users/marcelocarneiro/.atom/.apmrc',
gyp sill build/config.gypi      init_module: '/Users/marcelocarneiro/.atom/.node-gyp/.npm-init.js',
gyp sill build/config.gypi      cidr: '',
gyp sill build/config.gypi      node_version: '8.9.3',
gyp sill build/config.gypi      user: '501',
gyp sill build/config.gypi      target: '2.0.18',
gyp sill build/config.gypi      auth_type: 'legacy',
gyp sill build/config.gypi      editor: 'vi',
gyp sill build/config.gypi      ignore_prepublish: '',
gyp sill build/config.gypi      save: 'true',
gyp sill build/config.gypi      script_shell: '',
gyp sill build/config.gypi      tag: 'latest',
gyp sill build/config.gypi      progress: '',
gyp sill build/config.gypi      global: '',
gyp sill build/config.gypi      ham_it_up: '',
gyp sill build/config.gypi      optional: 'true',
gyp sill build/config.gypi      searchstaleness: '900',
gyp sill build/config.gypi      bin_links: 'true',
gyp sill build/config.gypi      force: '',
gyp sill build/config.gypi      save_prod: '',
gyp sill build/config.gypi      searchopts: '',
gyp sill build/config.gypi      node_gyp: '/Applications/Atom.app/Contents/Resources/app/apm/bin/../node_modules/.bin/node-gyp',
gyp sill build/config.gypi      depth: 'Infinity',
gyp sill build/config.gypi      rebuild_bundle: 'true',
gyp sill build/config.gypi      sso_poll_frequency: '500',
gyp sill build/config.gypi      unicode: '',
gyp sill build/config.gypi      fetch_retry_maxtimeout: '60000',
gyp sill build/config.gypi      ca: '',
gyp sill build/config.gypi      save_prefix: '^',
gyp sill build/config.gypi      scripts_prepend_node_path: 'warn-only',
gyp sill build/config.gypi      sso_type: 'oauth',
gyp sill build/config.gypi      strict_ssl: 'true',
gyp sill build/config.gypi      tag_version_prefix: 'v',
gyp sill build/config.gypi      dev: '',
gyp sill build/config.gypi      fetch_retry_factor: '10',
gyp sill build/config.gypi      group: '20',
gyp sill build/config.gypi      save_exact: '',
gyp sill build/config.gypi      cache_lock_stale: '60000',
gyp sill build/config.gypi      prefer_offline: '',
gyp sill build/config.gypi      version: '',
gyp sill build/config.gypi      cache_min: '10',
gyp sill build/config.gypi      otp: '',
gyp sill build/config.gypi      cache: '/Users/marcelocarneiro/.atom/.apm',
gyp sill build/config.gypi      searchexclude: '',
gyp sill build/config.gypi      color: 'true',
gyp sill build/config.gypi      package_lock: 'true',
gyp sill build/config.gypi      package_lock_only: '',
gyp sill build/config.gypi      save_optional: '',
gyp sill build/config.gypi      user_agent: 'npm/6.2.0 node/v8.9.3 darwin x64',
gyp sill build/config.gypi      ignore_scripts: '',
gyp sill build/config.gypi      cache_lock_wait: '10000',
gyp sill build/config.gypi      production: 'true',
gyp sill build/config.gypi      save_bundle: '',
gyp sill build/config.gypi      send_metrics: '',
gyp sill build/config.gypi      init_version: '1.0.0',
gyp sill build/config.gypi      node_options: '',
gyp sill build/config.gypi      umask: '0022',
gyp sill build/config.gypi      scope: '',
gyp sill build/config.gypi      git: 'git',
gyp sill build/config.gypi      init_author_name: '',
gyp sill build/config.gypi      onload_script: '',
gyp sill build/config.gypi      tmp: '/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T',
gyp sill build/config.gypi      unsafe_perm: 'true',
gyp sill build/config.gypi      link: '',
gyp sill build/config.gypi      prefix: '/Applications/Atom.app/Contents/Resources/app/apm' } }
gyp verb build/config.gypi writing out config file: /private/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T/apm-install-dir-11954-1530-8zeoxz.l0yow/node_modules/ide-csound/node_modules/csound-api/build/config.gypi
gyp verb config.gypi checking for gypi file: /private/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T/apm-install-dir-11954-1530-8zeoxz.l0yow/node_modules/ide-csound/node_modules/csound-api/config.gypi
gyp verb common.gypi checking for gypi file: /private/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T/apm-install-dir-11954-1530-8zeoxz.l0yow/node_modules/ide-csound/node_modules/csound-api/common.gypi
gyp verb gyp gyp format was not specified; forcing "make"
gyp info spawn /Applications/Atom.app/Contents/Resources/app/apm/bin/python-interceptor.sh
gyp info spawn args [ '/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/gyp_main.py',
gyp info spawn args   'binding.gyp',
gyp info spawn args   '-f',
gyp info spawn args   'make',
gyp info spawn args   '-I',
gyp info spawn args   '/private/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T/apm-install-dir-11954-1530-8zeoxz.l0yow/node_modules/ide-csound/node_modules/csound-api/build/config.gypi',
gyp info spawn args   '-I',
gyp info spawn args   '/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/addon.gypi',
gyp info spawn args   '-I',
gyp info spawn args   '/Users/marcelocarneiro/.atom/.node-gyp/.node-gyp/iojs-2.0.18/common.gypi',
gyp info spawn args   '-Dlibrary=shared_library',
gyp info spawn args   '-Dvisibility=default',
gyp info spawn args   '-Dnode_root_dir=/Users/marcelocarneiro/.atom/.node-gyp/.node-gyp/iojs-2.0.18',
gyp info spawn args   '-Dnode_gyp_dir=/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp',
gyp info spawn args   '-Dnode_lib_file=iojs.lib',
gyp info spawn args   '-Dmodule_root_dir=/private/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T/apm-install-dir-11954-1530-8zeoxz.l0yow/node_modules/ide-csound/node_modules/csound-api',
gyp info spawn args   '--depth=.',
gyp info spawn args   '--no-parallel',
gyp info spawn args   '--generator-output',
gyp info spawn args   'build',
gyp info spawn args   '-Goutput_dir=.' ]
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

Traceback (most recent call last):
  File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/gyp_main.py", line 16, in <module>
    sys.exit(gyp.script_main())
  File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 545, in script_main
    return main(sys.argv[1:])
  File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 538, in main
    return gyp_main(args)
  File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 523, in gyp_main
    generator.GenerateOutput(flat_list, targets, data, params)
  File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py", line 2170, in GenerateOutput
    part_of_all=qualified_target in needed_targets)
  File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py", line 795, in Write
    self.Pchify))
  File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py", line 1190, in WriteSources
    cflags = self.xcode_settings.GetCflags(configname)
  File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py", line 551, in GetCflags
    archs = self.GetActiveArchs(self.configname)

  File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py", line 420, in GetActiveArchs
    xcode_archs_default = GetXcodeArchsDefault()
  File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py", line 118, in GetXcodeArchsDefault
    xcode_version, _ = XcodeVersion()
  File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py", line 1265, in XcodeVersion
    version = re.match(r'(\d\.\d\.?\d*)', version).groups()[0]
AttributeError: 'NoneType' object has no attribute 'groups'
gyp ERR! configure error 
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack     at ChildProcess.onCpExit (/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/lib/configure.js:305:16)
gyp ERR! stack     at emitTwo (events.js:126:13)
gyp ERR! stack     at ChildProcess.emit (events.js:214:7)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
gyp ERR! System Darwin 17.7.0
gyp ERR! command "/Applications/Atom.app/Contents/Resources/app/apm/bin/node" "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/.bin/node-gyp" "rebuild"
gyp ERR! cwd /private/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T/apm-install-dir-11954-1530-8zeoxz.l0yow/node_modules/ide-csound/node_modules/csound-api
gyp ERR! node -v v8.9.3
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok 
npm WARN enoent ENOENT: no such file or directory, open '/private/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T/apm-install-dir-11954-1530-8zeoxz.l0yow/package.json'
npm WARN apm-install-dir-11954-1530-8zeoxz.l0yow No description
npm WARN apm-install-dir-11954-1530-8zeoxz.l0yow No repository field.
npm WARN apm-install-dir-11954-1530-8zeoxz.l0yow No README data
npm WARN apm-install-dir-11954-1530-8zeoxz.l0yow No license field.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! csound-api@0.10.14 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the csound-api@0.10.14 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/marcelocarneiro/.atom/.apm/_logs/2019-06-04T12_20_22_721Z-debug.log


Mac-mini-de-Marcelo-2:~ marcelocarneiro$ npm install csound-api


> csound-api@0.10.14 install /Users/marcelocarneiro/node_modules/csound-api

> node-gyp rebuild


  CXX(target) Release/obj.target/csound-api/src/csound-api.o

  SOLINK_MODULE(target) Release/csound-api.node

npm WARN saveError ENOENT: no such file or directory, open '/Users/marcelocarneiro/package.json'

npm WARN enoent ENOENT: no such file or directory, open '/Users/marcelocarneiro/package.json'

npm WARN marcelocarneiro No description

npm WARN marcelocarneiro No repository field.

npm WARN marcelocarneiro No README data

npm WARN marcelocarneiro No license field.


+ csound-api@0.10.14

updated 1 package and audited 3 packages in 14.751s

found 0 vulnerabilities


Mac-mini-de-Marcelo-2:~ marcelocarneiro$ 



Em seg, 3 de jun de 2019 às 11:08, Marcelo Carneiro de Lima <marcelo.arcos2@gmail.com> escreveu:
Ok, Thank you.
Best
Marcelo 

Em seg, 3 de jun de 2019 às 10:40, Michael Gogins <michael.gogins@gmail.com> escreveu:
Depending on just how you are running Csound, there should be a stop
button or something on the toolbar. But I do see that the Csound
package omits such a button. You can go to the terminal and type
"killall -9 csound" and that should do it.

Regards,
Mike

-----------------------------------------------------
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com

On Mon, Jun 3, 2019 at 7:36 AM Marcelo Carneiro de Lima
<marcelo.arcos2@gmail.com> wrote:
>
> Hi,
> Just start running Csound from Atom, great, thanks for all those tips I got.
> Ok, what should I do if I want to terminate (stop running the code) the sound I am making before it ends? How to I create a stop command or something (in Atom)?
> Thanks
> Marcelo
>
> --
> Marcelo Carneiro
> (21) 9382-3621
> (21) 3497-0193
> Skype: Carneiro3729
> http://marceloarcos2.wixsite.com/marcelocarneiro
> Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
--
Marcelo Carneiro
(21) 9382-3621
(21) 3497-0193


--
Marcelo Carneiro
(21) 9382-3621
(21) 3497-0193
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2019-06-04 13:46
FromDave Seidel
SubjectRe: [Csnd] Running on Atom
I think you would be better to address this question to Nate Whetsell (that author of this code) on the csound-dev mailing list.

On Tue, Jun 4, 2019 at 8:32 AM Marcelo Carneiro de Lima <marcelo.arcos2@gmail.com> wrote:
Hi Michael, sorry to ask you this other question, but I am facing problems in installing csound-ide package on Atom in my desktop computer (mac MINI 10.13.6, i7 quad, 16gb using Atom 1.37 and csound 6.12). I did it on my laptop, but when tried to install it on my desktop a bunch of errors came up. I had a problem like this when installing on my laptop, but I believe I solved it by reinstalling csound with homebrew. I also did it to my desktop, but it did not solve the problem. Can you help me? I am sending Atom's log and my last Terminal screen showing csound-api installation.
Thanks,
> csound-api@0.10.14 install /private/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T/apm-install-dir-11954-1530-8zeoxz.l0yow/node_modules/ide-csound/node_modules/csound-api
> node-gyp rebuild


gyp info it worked if it ends with ok
gyp verb cli [ '/Applications/Atom.app/Contents/Resources/app/apm/bin/node',
gyp verb cli   '/Applications/Atom.app/Contents/Resources/app/apm/node_modules/.bin/node-gyp',
gyp verb cli   'rebuild' ]
gyp info using node-gyp@3.4.0
gyp info using node@8.9.3 | darwin | x64
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing "build" directory
gyp verb command configure []
gyp verb check python checking for Python executable "/Applications/Atom.app/Contents/Resources/app/apm/bin/python-interceptor.sh" in the PATH
gyp verb `which` succeeded /Applications/Atom.app/Contents/Resources/app/apm/bin/python-interceptor.sh /Applications/Atom.app/Contents/Resources/app/apm/bin/python-interceptor.sh
gyp verb check python version `/Applications/Atom.app/Contents/Resources/app/apm/bin/python-interceptor.sh -c "import platform; print(platform.python_version());"` returned: "2.7.8\n"
gyp verb get node dir compiling against --target node version: 2.0.18
gyp verb command install [ '2.0.18' ]
gyp verb install input version string "2.0.18"
gyp verb install installing version: iojs-2.0.18
gyp verb install --ensure was passed, so won't reinstall if already installed
gyp verb install version is already installed, need to check "installVersion"
gyp verb got "installVersion" 9
gyp verb needs "installVersion" 9
gyp verb install version is good
gyp verb get node dir target node version installed: iojs-2.0.18
gyp verb build dir attempting to create "build" dir: /private/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T/apm-install-dir-11954-1530-8zeoxz.l0yow/node_modules/ide-csound/node_modules/csound-api/build
gyp verb build dir "build" dir needed to be created? /private/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T/apm-install-dir-11954-1530-8zeoxz.l0yow/node_modules/ide-csound/node_modules/csound-api/build
gyp verb build/config.gypi creating config file
gyp sill build/config.gypi { target_defaults: 
gyp sill build/config.gypi    { cflags: [],
gyp sill build/config.gypi      default_configuration: 'Release',
gyp sill build/config.gypi      defines: [],
gyp sill build/config.gypi      include_dirs: [],
gyp sill build/config.gypi      libraries: [] },
gyp sill build/config.gypi   variables: 
gyp sill build/config.gypi    { asan: 0,
gyp sill build/config.gypi      coverage: false,
gyp sill build/config.gypi      debug_devtools: 'node',
gyp sill build/config.gypi      debug_http2: false,
gyp sill build/config.gypi      debug_nghttp2: false,
gyp sill build/config.gypi      force_dynamic_crt: 0,
gyp sill build/config.gypi      host_arch: 'x64',
gyp sill build/config.gypi      icu_data_file: 'icudt59l.dat',
gyp sill build/config.gypi      icu_data_in: '../../deps/icu-small/source/data/in/icudt59l.dat',
gyp sill build/config.gypi      icu_endianness: 'l',
gyp sill build/config.gypi      icu_gyp_path: 'tools/icu/icu-generic.gyp',
gyp sill build/config.gypi      icu_locales: 'en,root',
gyp sill build/config.gypi      icu_path: 'deps/icu-small',
gyp sill build/config.gypi      icu_small: true,
gyp sill build/config.gypi      icu_ver_major: '59',
gyp sill build/config.gypi      llvm_version: 0,
gyp sill build/config.gypi      node_byteorder: 'little',
gyp sill build/config.gypi      node_enable_d8: false,
gyp sill build/config.gypi      node_enable_v8_vtunejit: false,
gyp sill build/config.gypi      node_install_npm: true,
gyp sill build/config.gypi      node_module_version: 57,
gyp sill build/config.gypi      node_no_browser_globals: false,
gyp sill build/config.gypi      node_prefix: '/',
gyp sill build/config.gypi      node_release_urlbase: 'https://nodejs.org/download/release/',
gyp sill build/config.gypi      node_shared: false,
gyp sill build/config.gypi      node_shared_cares: false,
gyp sill build/config.gypi      node_shared_http_parser: false,
gyp sill build/config.gypi      node_shared_libuv: false,
gyp sill build/config.gypi      node_shared_openssl: false,
gyp sill build/config.gypi      node_shared_zlib: false,
gyp sill build/config.gypi      node_tag: '',
gyp sill build/config.gypi      node_use_bundled_v8: true,
gyp sill build/config.gypi      node_use_dtrace: true,
gyp sill build/config.gypi      node_use_etw: false,
gyp sill build/config.gypi      node_use_lttng: false,
gyp sill build/config.gypi      node_use_openssl: true,
gyp sill build/config.gypi      node_use_perfctr: false,
gyp sill build/config.gypi      node_use_v8_platform: true,
gyp sill build/config.gypi      node_without_node_options: false,
gyp sill build/config.gypi      openssl_fips: '',
gyp sill build/config.gypi      openssl_no_asm: 0,
gyp sill build/config.gypi      shlib_suffix: '57.dylib',
gyp sill build/config.gypi      target_arch: 'x64',
gyp sill build/config.gypi      uv_parent_path: '/deps/uv/',
gyp sill build/config.gypi      uv_use_dtrace: true,
gyp sill build/config.gypi      v8_enable_gdbjit: 0,
gyp sill build/config.gypi      v8_enable_i18n_support: 1,
gyp sill build/config.gypi      v8_enable_inspector: 1,
gyp sill build/config.gypi      v8_no_strict_aliasing: 1,
gyp sill build/config.gypi      v8_optimized_debug: 0,
gyp sill build/config.gypi      v8_promise_internal_field_count: 1,
gyp sill build/config.gypi      v8_random_seed: 0,
gyp sill build/config.gypi      v8_trace_maps: 0,
gyp sill build/config.gypi      v8_use_snapshot: true,
gyp sill build/config.gypi      want_separate_host_toolset: 0,
gyp sill build/config.gypi      xcode_version: '7.0',
gyp sill build/config.gypi      nodedir: '/Users/marcelocarneiro/.atom/.node-gyp/.node-gyp/iojs-2.0.18',
gyp sill build/config.gypi      copy_dev_lib: true,
gyp sill build/config.gypi      standalone_static_library: 1,
gyp sill build/config.gypi      dry_run: '',
gyp sill build/config.gypi      legacy_bundling: '',
gyp sill build/config.gypi      save_dev: '',
gyp sill build/config.gypi      browser: '',
gyp sill build/config.gypi      commit_hooks: 'true',
gyp sill build/config.gypi      only: '',
gyp sill build/config.gypi      viewer: 'man',
gyp sill build/config.gypi      also: '',
gyp sill build/config.gypi      rollback: 'true',
gyp sill build/config.gypi      sign_git_commit: '',
gyp sill build/config.gypi      audit: 'true',
gyp sill build/config.gypi      usage: '',
gyp sill build/config.gypi      runtime: 'electron',
gyp sill build/config.gypi      globalignorefile: '/Applications/Atom.app/Contents/Resources/app/apm/etc/npmignore',
gyp sill build/config.gypi      init_author_url: '',
gyp sill build/config.gypi      maxsockets: '50',
gyp sill build/config.gypi      shell: '/bin/bash',
gyp sill build/config.gypi      metrics_registry: 'https://registry.npmjs.org/',
gyp sill build/config.gypi      parseable: '',
gyp sill build/config.gypi      shrinkwrap: 'true',
gyp sill build/config.gypi      init_license: 'ISC',
gyp sill build/config.gypi      timing: '',
gyp sill build/config.gypi      if_present: '',
gyp sill build/config.gypi      cache_max: 'Infinity',
gyp sill build/config.gypi      init_author_email: '',
gyp sill build/config.gypi      sign_git_tag: '',
gyp sill build/config.gypi      dist_url: 'https://atom.io/download/electron',
gyp sill build/config.gypi      cert: '',
gyp sill build/config.gypi      git_tag_version: 'true',
gyp sill build/config.gypi      local_address: '',
gyp sill build/config.gypi      long: '',
gyp sill build/config.gypi      fetch_retries: '2',
gyp sill build/config.gypi      registry: 'https://registry.npmjs.org/',
gyp sill build/config.gypi      no_proxy: '',
gyp sill build/config.gypi      key: '',
gyp sill build/config.gypi      message: '%s',
gyp sill build/config.gypi      versions: '',
gyp sill build/config.gypi      globalconfig: '/Users/marcelocarneiro/.atom/.apm/.apmrc',
gyp sill build/config.gypi      always_auth: '',
gyp sill build/config.gypi      logs_max: '10',
gyp sill build/config.gypi      prefer_online: '',
gyp sill build/config.gypi      global_style: 'true',
gyp sill build/config.gypi      cache_lock_retries: '10',

gyp sill build/config.gypi      update_notifier: 'true',
gyp sill build/config.gypi      heading: 'npm',
gyp sill build/config.gypi      fetch_retry_mintimeout: '10000',
gyp sill build/config.gypi      offline: '',
gyp sill build/config.gypi      read_only: '',
gyp sill build/config.gypi      searchlimit: '20',
gyp sill build/config.gypi      access: '',
gyp sill build/config.gypi      json: '',
gyp sill build/config.gypi      allow_same_version: '',
gyp sill build/config.gypi      description: 'true',
gyp sill build/config.gypi      engine_strict: '',
gyp sill build/config.gypi      https_proxy: '',
gyp sill build/config.gypi      userconfig: '/Users/marcelocarneiro/.atom/.apmrc',
gyp sill build/config.gypi      init_module: '/Users/marcelocarneiro/.atom/.node-gyp/.npm-init.js',
gyp sill build/config.gypi      cidr: '',
gyp sill build/config.gypi      node_version: '8.9.3',
gyp sill build/config.gypi      user: '501',
gyp sill build/config.gypi      target: '2.0.18',
gyp sill build/config.gypi      auth_type: 'legacy',
gyp sill build/config.gypi      editor: 'vi',
gyp sill build/config.gypi      ignore_prepublish: '',
gyp sill build/config.gypi      save: 'true',
gyp sill build/config.gypi      script_shell: '',
gyp sill build/config.gypi      tag: 'latest',
gyp sill build/config.gypi      progress: '',
gyp sill build/config.gypi      global: '',
gyp sill build/config.gypi      ham_it_up: '',
gyp sill build/config.gypi      optional: 'true',
gyp sill build/config.gypi      searchstaleness: '900',
gyp sill build/config.gypi      bin_links: 'true',
gyp sill build/config.gypi      force: '',
gyp sill build/config.gypi      save_prod: '',
gyp sill build/config.gypi      searchopts: '',
gyp sill build/config.gypi      node_gyp: '/Applications/Atom.app/Contents/Resources/app/apm/bin/../node_modules/.bin/node-gyp',
gyp sill build/config.gypi      depth: 'Infinity',
gyp sill build/config.gypi      rebuild_bundle: 'true',
gyp sill build/config.gypi      sso_poll_frequency: '500',
gyp sill build/config.gypi      unicode: '',
gyp sill build/config.gypi      fetch_retry_maxtimeout: '60000',
gyp sill build/config.gypi      ca: '',
gyp sill build/config.gypi      save_prefix: '^',
gyp sill build/config.gypi      scripts_prepend_node_path: 'warn-only',
gyp sill build/config.gypi      sso_type: 'oauth',
gyp sill build/config.gypi      strict_ssl: 'true',
gyp sill build/config.gypi      tag_version_prefix: 'v',
gyp sill build/config.gypi      dev: '',
gyp sill build/config.gypi      fetch_retry_factor: '10',
gyp sill build/config.gypi      group: '20',
gyp sill build/config.gypi      save_exact: '',
gyp sill build/config.gypi      cache_lock_stale: '60000',
gyp sill build/config.gypi      prefer_offline: '',
gyp sill build/config.gypi      version: '',
gyp sill build/config.gypi      cache_min: '10',
gyp sill build/config.gypi      otp: '',
gyp sill build/config.gypi      cache: '/Users/marcelocarneiro/.atom/.apm',
gyp sill build/config.gypi      searchexclude: '',
gyp sill build/config.gypi      color: 'true',
gyp sill build/config.gypi      package_lock: 'true',
gyp sill build/config.gypi      package_lock_only: '',
gyp sill build/config.gypi      save_optional: '',
gyp sill build/config.gypi      user_agent: 'npm/6.2.0 node/v8.9.3 darwin x64',
gyp sill build/config.gypi      ignore_scripts: '',
gyp sill build/config.gypi      cache_lock_wait: '10000',
gyp sill build/config.gypi      production: 'true',
gyp sill build/config.gypi      save_bundle: '',
gyp sill build/config.gypi      send_metrics: '',
gyp sill build/config.gypi      init_version: '1.0.0',
gyp sill build/config.gypi      node_options: '',
gyp sill build/config.gypi      umask: '0022',
gyp sill build/config.gypi      scope: '',
gyp sill build/config.gypi      git: 'git',
gyp sill build/config.gypi      init_author_name: '',
gyp sill build/config.gypi      onload_script: '',
gyp sill build/config.gypi      tmp: '/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T',
gyp sill build/config.gypi      unsafe_perm: 'true',
gyp sill build/config.gypi      link: '',
gyp sill build/config.gypi      prefix: '/Applications/Atom.app/Contents/Resources/app/apm' } }
gyp verb build/config.gypi writing out config file: /private/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T/apm-install-dir-11954-1530-8zeoxz.l0yow/node_modules/ide-csound/node_modules/csound-api/build/config.gypi
gyp verb config.gypi checking for gypi file: /private/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T/apm-install-dir-11954-1530-8zeoxz.l0yow/node_modules/ide-csound/node_modules/csound-api/config.gypi
gyp verb common.gypi checking for gypi file: /private/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T/apm-install-dir-11954-1530-8zeoxz.l0yow/node_modules/ide-csound/node_modules/csound-api/common.gypi
gyp verb gyp gyp format was not specified; forcing "make"
gyp info spawn /Applications/Atom.app/Contents/Resources/app/apm/bin/python-interceptor.sh
gyp info spawn args [ '/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/gyp_main.py',
gyp info spawn args   'binding.gyp',
gyp info spawn args   '-f',
gyp info spawn args   'make',
gyp info spawn args   '-I',
gyp info spawn args   '/private/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T/apm-install-dir-11954-1530-8zeoxz.l0yow/node_modules/ide-csound/node_modules/csound-api/build/config.gypi',
gyp info spawn args   '-I',
gyp info spawn args   '/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/addon.gypi',
gyp info spawn args   '-I',
gyp info spawn args   '/Users/marcelocarneiro/.atom/.node-gyp/.node-gyp/iojs-2.0.18/common.gypi',
gyp info spawn args   '-Dlibrary=shared_library',
gyp info spawn args   '-Dvisibility=default',
gyp info spawn args   '-Dnode_root_dir=/Users/marcelocarneiro/.atom/.node-gyp/.node-gyp/iojs-2.0.18',
gyp info spawn args   '-Dnode_gyp_dir=/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp',
gyp info spawn args   '-Dnode_lib_file=iojs.lib',
gyp info spawn args   '-Dmodule_root_dir=/private/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T/apm-install-dir-11954-1530-8zeoxz.l0yow/node_modules/ide-csound/node_modules/csound-api',
gyp info spawn args   '--depth=.',
gyp info spawn args   '--no-parallel',
gyp info spawn args   '--generator-output',
gyp info spawn args   'build',
gyp info spawn args   '-Goutput_dir=.' ]
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

Traceback (most recent call last):
  File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/gyp_main.py", line 16, in <module>
    sys.exit(gyp.script_main())
  File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 545, in script_main
    return main(sys.argv[1:])
  File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 538, in main
    return gyp_main(args)
  File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 523, in gyp_main
    generator.GenerateOutput(flat_list, targets, data, params)
  File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py", line 2170, in GenerateOutput
    part_of_all=qualified_target in needed_targets)
  File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py", line 795, in Write
    self.Pchify))
  File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py", line 1190, in WriteSources
    cflags = self.xcode_settings.GetCflags(configname)
  File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py", line 551, in GetCflags
    archs = self.GetActiveArchs(self.configname)

  File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py", line 420, in GetActiveArchs
    xcode_archs_default = GetXcodeArchsDefault()
  File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py", line 118, in GetXcodeArchsDefault
    xcode_version, _ = XcodeVersion()
  File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py", line 1265, in XcodeVersion
    version = re.match(r'(\d\.\d\.?\d*)', version).groups()[0]
AttributeError: 'NoneType' object has no attribute 'groups'
gyp ERR! configure error 
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack     at ChildProcess.onCpExit (/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/lib/configure.js:305:16)
gyp ERR! stack     at emitTwo (events.js:126:13)
gyp ERR! stack     at ChildProcess.emit (events.js:214:7)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
gyp ERR! System Darwin 17.7.0
gyp ERR! command "/Applications/Atom.app/Contents/Resources/app/apm/bin/node" "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/.bin/node-gyp" "rebuild"
gyp ERR! cwd /private/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T/apm-install-dir-11954-1530-8zeoxz.l0yow/node_modules/ide-csound/node_modules/csound-api
gyp ERR! node -v v8.9.3
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok 
npm WARN enoent ENOENT: no such file or directory, open '/private/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T/apm-install-dir-11954-1530-8zeoxz.l0yow/package.json'
npm WARN apm-install-dir-11954-1530-8zeoxz.l0yow No description
npm WARN apm-install-dir-11954-1530-8zeoxz.l0yow No repository field.
npm WARN apm-install-dir-11954-1530-8zeoxz.l0yow No README data
npm WARN apm-install-dir-11954-1530-8zeoxz.l0yow No license field.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! csound-api@0.10.14 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the csound-api@0.10.14 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/marcelocarneiro/.atom/.apm/_logs/2019-06-04T12_20_22_721Z-debug.log


Mac-mini-de-Marcelo-2:~ marcelocarneiro$ npm install csound-api


> csound-api@0.10.14 install /Users/marcelocarneiro/node_modules/csound-api

> node-gyp rebuild


  CXX(target) Release/obj.target/csound-api/src/csound-api.o

  SOLINK_MODULE(target) Release/csound-api.node

npm WARN saveError ENOENT: no such file or directory, open '/Users/marcelocarneiro/package.json'

npm WARN enoent ENOENT: no such file or directory, open '/Users/marcelocarneiro/package.json'

npm WARN marcelocarneiro No description

npm WARN marcelocarneiro No repository field.

npm WARN marcelocarneiro No README data

npm WARN marcelocarneiro No license field.


+ csound-api@0.10.14

updated 1 package and audited 3 packages in 14.751s

found 0 vulnerabilities


Mac-mini-de-Marcelo-2:~ marcelocarneiro$ 



Em seg, 3 de jun de 2019 às 11:08, Marcelo Carneiro de Lima <marcelo.arcos2@gmail.com> escreveu:
Ok, Thank you.
Best
Marcelo 

Em seg, 3 de jun de 2019 às 10:40, Michael Gogins <michael.gogins@gmail.com> escreveu:
Depending on just how you are running Csound, there should be a stop
button or something on the toolbar. But I do see that the Csound
package omits such a button. You can go to the terminal and type
"killall -9 csound" and that should do it.

Regards,
Mike

-----------------------------------------------------
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com

On Mon, Jun 3, 2019 at 7:36 AM Marcelo Carneiro de Lima
<marcelo.arcos2@gmail.com> wrote:
>
> Hi,
> Just start running Csound from Atom, great, thanks for all those tips I got.
> Ok, what should I do if I want to terminate (stop running the code) the sound I am making before it ends? How to I create a stop command or something (in Atom)?
> Thanks
> Marcelo
>
> --
> Marcelo Carneiro
> (21) 9382-3621
> (21) 3497-0193
> Skype: Carneiro3729
> http://marceloarcos2.wixsite.com/marcelocarneiro
> Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
--
Marcelo Carneiro
(21) 9382-3621
(21) 3497-0193


--
Marcelo Carneiro
(21) 9382-3621
(21) 3497-0193
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here


--
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2019-06-04 16:56
FromMichael Gogins
SubjectRe: [Csnd] Running on Atom
Looks like you need to install Xcode on your Mac.

Regards,
Mike

-----------------------------------------------------
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com

On Tue, Jun 4, 2019 at 8:47 AM Dave Seidel  wrote:
>
> I think you would be better to address this question to Nate Whetsell (that author of this code) on the csound-dev mailing list.
>
> On Tue, Jun 4, 2019 at 8:32 AM Marcelo Carneiro de Lima  wrote:
>>
>> Hi Michael, sorry to ask you this other question, but I am facing problems in installing csound-ide package on Atom in my desktop computer (mac MINI 10.13.6, i7 quad, 16gb using Atom 1.37 and csound 6.12). I did it on my laptop, but when tried to install it on my desktop a bunch of errors came up. I had a problem like this when installing on my laptop, but I believe I solved it by reinstalling csound with homebrew. I also did it to my desktop, but it did not solve the problem. Can you help me? I am sending Atom's log and my last Terminal screen showing csound-api installation.
>> Thanks,
>>
>> > csound-api@0.10.14 install /private/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T/apm-install-dir-11954-1530-8zeoxz.l0yow/node_modules/ide-csound/node_modules/csound-api
>> > node-gyp rebuild
>>
>>
>> gyp info it worked if it ends with ok
>> gyp verb cli [ '/Applications/Atom.app/Contents/Resources/app/apm/bin/node',
>> gyp verb cli   '/Applications/Atom.app/Contents/Resources/app/apm/node_modules/.bin/node-gyp',
>> gyp verb cli   'rebuild' ]
>> gyp info using node-gyp@3.4.0
>> gyp info using node@8.9.3 | darwin | x64
>> gyp verb command rebuild []
>> gyp verb command clean []
>> gyp verb clean removing "build" directory
>> gyp verb command configure []
>> gyp verb check python checking for Python executable "/Applications/Atom.app/Contents/Resources/app/apm/bin/python-interceptor.sh" in the PATH
>> gyp verb `which` succeeded /Applications/Atom.app/Contents/Resources/app/apm/bin/python-interceptor.sh /Applications/Atom.app/Contents/Resources/app/apm/bin/python-interceptor.sh
>> gyp verb check python version `/Applications/Atom.app/Contents/Resources/app/apm/bin/python-interceptor.sh -c "import platform; print(platform.python_version());"` returned: "2.7.8\n"
>> gyp verb get node dir compiling against --target node version: 2.0.18
>> gyp verb command install [ '2.0.18' ]
>> gyp verb install input version string "2.0.18"
>> gyp verb install installing version: iojs-2.0.18
>> gyp verb install --ensure was passed, so won't reinstall if already installed
>> gyp verb install version is already installed, need to check "installVersion"
>> gyp verb got "installVersion" 9
>> gyp verb needs "installVersion" 9
>> gyp verb install version is good
>> gyp verb get node dir target node version installed: iojs-2.0.18
>> gyp verb build dir attempting to create "build" dir: /private/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T/apm-install-dir-11954-1530-8zeoxz.l0yow/node_modules/ide-csound/node_modules/csound-api/build
>> gyp verb build dir "build" dir needed to be created? /private/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T/apm-install-dir-11954-1530-8zeoxz.l0yow/node_modules/ide-csound/node_modules/csound-api/build
>> gyp verb build/config.gypi creating config file
>> gyp sill build/config.gypi { target_defaults:
>> gyp sill build/config.gypi    { cflags: [],
>> gyp sill build/config.gypi      default_configuration: 'Release',
>> gyp sill build/config.gypi      defines: [],
>> gyp sill build/config.gypi      include_dirs: [],
>> gyp sill build/config.gypi      libraries: [] },
>> gyp sill build/config.gypi   variables:
>> gyp sill build/config.gypi    { asan: 0,
>> gyp sill build/config.gypi      coverage: false,
>> gyp sill build/config.gypi      debug_devtools: 'node',
>> gyp sill build/config.gypi      debug_http2: false,
>> gyp sill build/config.gypi      debug_nghttp2: false,
>> gyp sill build/config.gypi      force_dynamic_crt: 0,
>> gyp sill build/config.gypi      host_arch: 'x64',
>> gyp sill build/config.gypi      icu_data_file: 'icudt59l.dat',
>> gyp sill build/config.gypi      icu_data_in: '../../deps/icu-small/source/data/in/icudt59l.dat',
>> gyp sill build/config.gypi      icu_endianness: 'l',
>> gyp sill build/config.gypi      icu_gyp_path: 'tools/icu/icu-generic.gyp',
>> gyp sill build/config.gypi      icu_locales: 'en,root',
>> gyp sill build/config.gypi      icu_path: 'deps/icu-small',
>> gyp sill build/config.gypi      icu_small: true,
>> gyp sill build/config.gypi      icu_ver_major: '59',
>> gyp sill build/config.gypi      llvm_version: 0,
>> gyp sill build/config.gypi      node_byteorder: 'little',
>> gyp sill build/config.gypi      node_enable_d8: false,
>> gyp sill build/config.gypi      node_enable_v8_vtunejit: false,
>> gyp sill build/config.gypi      node_install_npm: true,
>> gyp sill build/config.gypi      node_module_version: 57,
>> gyp sill build/config.gypi      node_no_browser_globals: false,
>> gyp sill build/config.gypi      node_prefix: '/',
>> gyp sill build/config.gypi      node_release_urlbase: 'https://nodejs.org/download/release/',
>> gyp sill build/config.gypi      node_shared: false,
>> gyp sill build/config.gypi      node_shared_cares: false,
>> gyp sill build/config.gypi      node_shared_http_parser: false,
>> gyp sill build/config.gypi      node_shared_libuv: false,
>> gyp sill build/config.gypi      node_shared_openssl: false,
>> gyp sill build/config.gypi      node_shared_zlib: false,
>> gyp sill build/config.gypi      node_tag: '',
>> gyp sill build/config.gypi      node_use_bundled_v8: true,
>> gyp sill build/config.gypi      node_use_dtrace: true,
>> gyp sill build/config.gypi      node_use_etw: false,
>> gyp sill build/config.gypi      node_use_lttng: false,
>> gyp sill build/config.gypi      node_use_openssl: true,
>> gyp sill build/config.gypi      node_use_perfctr: false,
>> gyp sill build/config.gypi      node_use_v8_platform: true,
>> gyp sill build/config.gypi      node_without_node_options: false,
>> gyp sill build/config.gypi      openssl_fips: '',
>> gyp sill build/config.gypi      openssl_no_asm: 0,
>> gyp sill build/config.gypi      shlib_suffix: '57.dylib',
>> gyp sill build/config.gypi      target_arch: 'x64',
>> gyp sill build/config.gypi      uv_parent_path: '/deps/uv/',
>> gyp sill build/config.gypi      uv_use_dtrace: true,
>> gyp sill build/config.gypi      v8_enable_gdbjit: 0,
>> gyp sill build/config.gypi      v8_enable_i18n_support: 1,
>> gyp sill build/config.gypi      v8_enable_inspector: 1,
>> gyp sill build/config.gypi      v8_no_strict_aliasing: 1,
>> gyp sill build/config.gypi      v8_optimized_debug: 0,
>> gyp sill build/config.gypi      v8_promise_internal_field_count: 1,
>> gyp sill build/config.gypi      v8_random_seed: 0,
>> gyp sill build/config.gypi      v8_trace_maps: 0,
>> gyp sill build/config.gypi      v8_use_snapshot: true,
>> gyp sill build/config.gypi      want_separate_host_toolset: 0,
>> gyp sill build/config.gypi      xcode_version: '7.0',
>> gyp sill build/config.gypi      nodedir: '/Users/marcelocarneiro/.atom/.node-gyp/.node-gyp/iojs-2.0.18',
>> gyp sill build/config.gypi      copy_dev_lib: true,
>> gyp sill build/config.gypi      standalone_static_library: 1,
>> gyp sill build/config.gypi      dry_run: '',
>> gyp sill build/config.gypi      legacy_bundling: '',
>> gyp sill build/config.gypi      save_dev: '',
>> gyp sill build/config.gypi      browser: '',
>> gyp sill build/config.gypi      commit_hooks: 'true',
>> gyp sill build/config.gypi      only: '',
>> gyp sill build/config.gypi      viewer: 'man',
>> gyp sill build/config.gypi      also: '',
>> gyp sill build/config.gypi      rollback: 'true',
>> gyp sill build/config.gypi      sign_git_commit: '',
>> gyp sill build/config.gypi      audit: 'true',
>> gyp sill build/config.gypi      usage: '',
>> gyp sill build/config.gypi      runtime: 'electron',
>> gyp sill build/config.gypi      globalignorefile: '/Applications/Atom.app/Contents/Resources/app/apm/etc/npmignore',
>> gyp sill build/config.gypi      init_author_url: '',
>> gyp sill build/config.gypi      maxsockets: '50',
>> gyp sill build/config.gypi      shell: '/bin/bash',
>> gyp sill build/config.gypi      metrics_registry: 'https://registry.npmjs.org/',
>> gyp sill build/config.gypi      parseable: '',
>> gyp sill build/config.gypi      shrinkwrap: 'true',
>> gyp sill build/config.gypi      init_license: 'ISC',
>> gyp sill build/config.gypi      timing: '',
>> gyp sill build/config.gypi      if_present: '',
>> gyp sill build/config.gypi      cache_max: 'Infinity',
>> gyp sill build/config.gypi      init_author_email: '',
>> gyp sill build/config.gypi      sign_git_tag: '',
>> gyp sill build/config.gypi      dist_url: 'https://atom.io/download/electron',
>> gyp sill build/config.gypi      cert: '',
>> gyp sill build/config.gypi      git_tag_version: 'true',
>> gyp sill build/config.gypi      local_address: '',
>> gyp sill build/config.gypi      long: '',
>> gyp sill build/config.gypi      fetch_retries: '2',
>> gyp sill build/config.gypi      registry: 'https://registry.npmjs.org/',
>> gyp sill build/config.gypi      no_proxy: '',
>> gyp sill build/config.gypi      key: '',
>> gyp sill build/config.gypi      message: '%s',
>> gyp sill build/config.gypi      versions: '',
>> gyp sill build/config.gypi      globalconfig: '/Users/marcelocarneiro/.atom/.apm/.apmrc',
>> gyp sill build/config.gypi      always_auth: '',
>> gyp sill build/config.gypi      logs_max: '10',
>> gyp sill build/config.gypi      prefer_online: '',
>> gyp sill build/config.gypi      global_style: 'true',
>> gyp sill build/config.gypi      cache_lock_retries: '10',
>>
>> gyp sill build/config.gypi      update_notifier: 'true',
>> gyp sill build/config.gypi      heading: 'npm',
>> gyp sill build/config.gypi      fetch_retry_mintimeout: '10000',
>> gyp sill build/config.gypi      offline: '',
>> gyp sill build/config.gypi      read_only: '',
>> gyp sill build/config.gypi      searchlimit: '20',
>> gyp sill build/config.gypi      access: '',
>> gyp sill build/config.gypi      json: '',
>> gyp sill build/config.gypi      allow_same_version: '',
>> gyp sill build/config.gypi      description: 'true',
>> gyp sill build/config.gypi      engine_strict: '',
>> gyp sill build/config.gypi      https_proxy: '',
>> gyp sill build/config.gypi      userconfig: '/Users/marcelocarneiro/.atom/.apmrc',
>> gyp sill build/config.gypi      init_module: '/Users/marcelocarneiro/.atom/.node-gyp/.npm-init.js',
>> gyp sill build/config.gypi      cidr: '',
>> gyp sill build/config.gypi      node_version: '8.9.3',
>> gyp sill build/config.gypi      user: '501',
>> gyp sill build/config.gypi      target: '2.0.18',
>> gyp sill build/config.gypi      auth_type: 'legacy',
>> gyp sill build/config.gypi      editor: 'vi',
>> gyp sill build/config.gypi      ignore_prepublish: '',
>> gyp sill build/config.gypi      save: 'true',
>> gyp sill build/config.gypi      script_shell: '',
>> gyp sill build/config.gypi      tag: 'latest',
>> gyp sill build/config.gypi      progress: '',
>> gyp sill build/config.gypi      global: '',
>> gyp sill build/config.gypi      ham_it_up: '',
>> gyp sill build/config.gypi      optional: 'true',
>> gyp sill build/config.gypi      searchstaleness: '900',
>> gyp sill build/config.gypi      bin_links: 'true',
>> gyp sill build/config.gypi      force: '',
>> gyp sill build/config.gypi      save_prod: '',
>> gyp sill build/config.gypi      searchopts: '',
>> gyp sill build/config.gypi      node_gyp: '/Applications/Atom.app/Contents/Resources/app/apm/bin/../node_modules/.bin/node-gyp',
>> gyp sill build/config.gypi      depth: 'Infinity',
>> gyp sill build/config.gypi      rebuild_bundle: 'true',
>> gyp sill build/config.gypi      sso_poll_frequency: '500',
>> gyp sill build/config.gypi      unicode: '',
>> gyp sill build/config.gypi      fetch_retry_maxtimeout: '60000',
>> gyp sill build/config.gypi      ca: '',
>> gyp sill build/config.gypi      save_prefix: '^',
>> gyp sill build/config.gypi      scripts_prepend_node_path: 'warn-only',
>> gyp sill build/config.gypi      sso_type: 'oauth',
>> gyp sill build/config.gypi      strict_ssl: 'true',
>> gyp sill build/config.gypi      tag_version_prefix: 'v',
>> gyp sill build/config.gypi      dev: '',
>> gyp sill build/config.gypi      fetch_retry_factor: '10',
>> gyp sill build/config.gypi      group: '20',
>> gyp sill build/config.gypi      save_exact: '',
>> gyp sill build/config.gypi      cache_lock_stale: '60000',
>> gyp sill build/config.gypi      prefer_offline: '',
>> gyp sill build/config.gypi      version: '',
>> gyp sill build/config.gypi      cache_min: '10',
>> gyp sill build/config.gypi      otp: '',
>> gyp sill build/config.gypi      cache: '/Users/marcelocarneiro/.atom/.apm',
>> gyp sill build/config.gypi      searchexclude: '',
>> gyp sill build/config.gypi      color: 'true',
>> gyp sill build/config.gypi      package_lock: 'true',
>> gyp sill build/config.gypi      package_lock_only: '',
>> gyp sill build/config.gypi      save_optional: '',
>> gyp sill build/config.gypi      user_agent: 'npm/6.2.0 node/v8.9.3 darwin x64',
>> gyp sill build/config.gypi      ignore_scripts: '',
>> gyp sill build/config.gypi      cache_lock_wait: '10000',
>> gyp sill build/config.gypi      production: 'true',
>> gyp sill build/config.gypi      save_bundle: '',
>> gyp sill build/config.gypi      send_metrics: '',
>> gyp sill build/config.gypi      init_version: '1.0.0',
>> gyp sill build/config.gypi      node_options: '',
>> gyp sill build/config.gypi      umask: '0022',
>> gyp sill build/config.gypi      scope: '',
>> gyp sill build/config.gypi      git: 'git',
>> gyp sill build/config.gypi      init_author_name: '',
>> gyp sill build/config.gypi      onload_script: '',
>> gyp sill build/config.gypi      tmp: '/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T',
>> gyp sill build/config.gypi      unsafe_perm: 'true',
>> gyp sill build/config.gypi      link: '',
>> gyp sill build/config.gypi      prefix: '/Applications/Atom.app/Contents/Resources/app/apm' } }
>> gyp verb build/config.gypi writing out config file: /private/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T/apm-install-dir-11954-1530-8zeoxz.l0yow/node_modules/ide-csound/node_modules/csound-api/build/config.gypi
>> gyp verb config.gypi checking for gypi file: /private/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T/apm-install-dir-11954-1530-8zeoxz.l0yow/node_modules/ide-csound/node_modules/csound-api/config.gypi
>> gyp verb common.gypi checking for gypi file: /private/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T/apm-install-dir-11954-1530-8zeoxz.l0yow/node_modules/ide-csound/node_modules/csound-api/common.gypi
>> gyp verb gyp gyp format was not specified; forcing "make"
>> gyp info spawn /Applications/Atom.app/Contents/Resources/app/apm/bin/python-interceptor.sh
>> gyp info spawn args [ '/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/gyp_main.py',
>> gyp info spawn args   'binding.gyp',
>> gyp info spawn args   '-f',
>> gyp info spawn args   'make',
>> gyp info spawn args   '-I',
>> gyp info spawn args   '/private/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T/apm-install-dir-11954-1530-8zeoxz.l0yow/node_modules/ide-csound/node_modules/csound-api/build/config.gypi',
>> gyp info spawn args   '-I',
>> gyp info spawn args   '/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/addon.gypi',
>> gyp info spawn args   '-I',
>> gyp info spawn args   '/Users/marcelocarneiro/.atom/.node-gyp/.node-gyp/iojs-2.0.18/common.gypi',
>> gyp info spawn args   '-Dlibrary=shared_library',
>> gyp info spawn args   '-Dvisibility=default',
>> gyp info spawn args   '-Dnode_root_dir=/Users/marcelocarneiro/.atom/.node-gyp/.node-gyp/iojs-2.0.18',
>> gyp info spawn args   '-Dnode_gyp_dir=/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp',
>> gyp info spawn args   '-Dnode_lib_file=iojs.lib',
>> gyp info spawn args   '-Dmodule_root_dir=/private/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T/apm-install-dir-11954-1530-8zeoxz.l0yow/node_modules/ide-csound/node_modules/csound-api',
>> gyp info spawn args   '--depth=.',
>> gyp info spawn args   '--no-parallel',
>> gyp info spawn args   '--generator-output',
>> gyp info spawn args   'build',
>> gyp info spawn args   '-Goutput_dir=.' ]
>> xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance
>>
>> xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance
>>
>> Traceback (most recent call last):
>>   File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/gyp_main.py", line 16, in 
>>     sys.exit(gyp.script_main())
>>   File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 545, in script_main
>>     return main(sys.argv[1:])
>>   File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 538, in main
>>     return gyp_main(args)
>>   File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 523, in gyp_main
>>     generator.GenerateOutput(flat_list, targets, data, params)
>>   File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py", line 2170, in GenerateOutput
>>     part_of_all=qualified_target in needed_targets)
>>   File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py", line 795, in Write
>>     self.Pchify))
>>   File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py", line 1190, in WriteSources
>>     cflags = self.xcode_settings.GetCflags(configname)
>>   File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py", line 551, in GetCflags
>>     archs = self.GetActiveArchs(self.configname)
>>
>>   File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py", line 420, in GetActiveArchs
>>     xcode_archs_default = GetXcodeArchsDefault()
>>   File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py", line 118, in GetXcodeArchsDefault
>>     xcode_version, _ = XcodeVersion()
>>   File "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py", line 1265, in XcodeVersion
>>     version = re.match(r'(\d\.\d\.?\d*)', version).groups()[0]
>> AttributeError: 'NoneType' object has no attribute 'groups'
>> gyp ERR! configure error
>> gyp ERR! stack Error: `gyp` failed with exit code: 1
>> gyp ERR! stack     at ChildProcess.onCpExit (/Applications/Atom.app/Contents/Resources/app/apm/node_modules/node-gyp/lib/configure.js:305:16)
>> gyp ERR! stack     at emitTwo (events.js:126:13)
>> gyp ERR! stack     at ChildProcess.emit (events.js:214:7)
>> gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
>> gyp ERR! System Darwin 17.7.0
>> gyp ERR! command "/Applications/Atom.app/Contents/Resources/app/apm/bin/node" "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/.bin/node-gyp" "rebuild"
>> gyp ERR! cwd /private/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T/apm-install-dir-11954-1530-8zeoxz.l0yow/node_modules/ide-csound/node_modules/csound-api
>> gyp ERR! node -v v8.9.3
>> gyp ERR! node-gyp -v v3.4.0
>> gyp ERR! not ok
>> npm WARN enoent ENOENT: no such file or directory, open '/private/var/folders/84/522q4t5x2b70q3bg8_zggkvw0000gn/T/apm-install-dir-11954-1530-8zeoxz.l0yow/package.json'
>> npm WARN apm-install-dir-11954-1530-8zeoxz.l0yow No description
>> npm WARN apm-install-dir-11954-1530-8zeoxz.l0yow No repository field.
>> npm WARN apm-install-dir-11954-1530-8zeoxz.l0yow No README data
>> npm WARN apm-install-dir-11954-1530-8zeoxz.l0yow No license field.
>>
>> npm ERR! code ELIFECYCLE
>> npm ERR! errno 1
>> npm ERR! csound-api@0.10.14 install: `node-gyp rebuild`
>> npm ERR! Exit status 1
>> npm ERR!
>> npm ERR! Failed at the csound-api@0.10.14 install script.
>> npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
>>
>> npm ERR! A complete log of this run can be found in:
>> npm ERR!     /Users/marcelocarneiro/.atom/.apm/_logs/2019-06-04T12_20_22_721Z-debug.log
>>
>>
>>
>> Mac-mini-de-Marcelo-2:~ marcelocarneiro$ npm install csound-api
>>
>>
>> > csound-api@0.10.14 install /Users/marcelocarneiro/node_modules/csound-api
>>
>> > node-gyp rebuild
>>
>>
>>   CXX(target) Release/obj.target/csound-api/src/csound-api.o
>>
>>   SOLINK_MODULE(target) Release/csound-api.node
>>
>> npm WARN saveError ENOENT: no such file or directory, open '/Users/marcelocarneiro/package.json'
>>
>> npm WARN enoent ENOENT: no such file or directory, open '/Users/marcelocarneiro/package.json'
>>
>> npm WARN marcelocarneiro No description
>>
>> npm WARN marcelocarneiro No repository field.
>>
>> npm WARN marcelocarneiro No README data
>>
>> npm WARN marcelocarneiro No license field.
>>
>>
>> + csound-api@0.10.14
>>
>> updated 1 package and audited 3 packages in 14.751s
>>
>> found 0 vulnerabilities
>>
>>
>> Mac-mini-de-Marcelo-2:~ marcelocarneiro$
>>
>>
>>
>> Em seg, 3 de jun de 2019 às 11:08, Marcelo Carneiro de Lima  escreveu:
>>>
>>> Ok, Thank you.
>>> Best
>>> Marcelo
>>>
>>> Em seg, 3 de jun de 2019 às 10:40, Michael Gogins  escreveu:
>>>>
>>>> Depending on just how you are running Csound, there should be a stop
>>>> button or something on the toolbar. But I do see that the Csound
>>>> package omits such a button. You can go to the terminal and type
>>>> "killall -9 csound" and that should do it.
>>>>
>>>> Regards,
>>>> Mike
>>>>
>>>> -----------------------------------------------------
>>>> Michael Gogins
>>>> Irreducible Productions
>>>> http://michaelgogins.tumblr.com
>>>> Michael dot Gogins at gmail dot com
>>>>
>>>> On Mon, Jun 3, 2019 at 7:36 AM Marcelo Carneiro de Lima
>>>>  wrote:
>>>> >
>>>> > Hi,
>>>> > Just start running Csound from Atom, great, thanks for all those tips I got.
>>>> > Ok, what should I do if I want to terminate (stop running the code) the sound I am making before it ends? How to I create a stop command or something (in Atom)?
>>>> > Thanks
>>>> > Marcelo
>>>> >
>>>> > --
>>>> > Marcelo Carneiro
>>>> > (21) 9382-3621
>>>> > (21) 3497-0193
>>>> > Skype: Carneiro3729
>>>> > http://marceloarcos2.wixsite.com/marcelocarneiro
>>>> > Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
>>>>
>>>> Csound mailing list
>>>> Csound@listserv.heanet.ie
>>>> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
>>>> Send bugs reports to
>>>>         https://github.com/csound/csound/issues
>>>> Discussions of bugs and features can be posted here
>>>
>>> --
>>> Marcelo Carneiro
>>> (21) 9382-3621
>>> (21) 3497-0193
>>> Skype: Carneiro3729
>>> http://marceloarcos2.wixsite.com/marcelocarneiro
>>
>>
>>
>> --
>> Marcelo Carneiro
>> (21) 9382-3621
>> (21) 3497-0193
>> Skype: Carneiro3729
>> http://marceloarcos2.wixsite.com/marcelocarneiro
>> Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
>
>
>
> --
> http://mysterybear.net
> https://soundcloud.com/mysterybear
> https://mysterybear.bandcamp.com
> https://www.youtube.com/channel/UCo0--3uN5ycq_aupZXskBgA
>
> http://recordings.irritablehedgehog.com/album/dave-seidel-60-hz
> Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here