instrument
Here are 163 public repositories matching this topic...
-
Updated
Jun 30, 2020 - JavaScript
-
Updated
Jul 12, 2020 - Clojure
-
Updated
Jun 6, 2020 - SuperCollider
-
Updated
Jul 15, 2020 - Makefile
I can run the code following this link;
https://pymeasure.readthedocs.io/en/latest/api/instruments/keithley/keithley2400.html
_from pymeasure.instruments.keithley import Keithley2450
keithley = Keithley2450("USB0::0x05E6::0x2450::04407378::INSTR")
keithley.apply_voltage() # Sets up to source current
keithley.source_voltage_range = 10 # Sets the source current range to 10 mA
-
Updated
Feb 29, 2020 - Ruby
The $http promise success method has been deprecated and removed from Angular 1.6, causing ROM loading to fail when built with a recent version of Angular.
-
Updated
Feb 28, 2018 - JavaScript
It would be great to be able to build this project, and/or https://github.com/langolierz/c_o_n_j_u_r/ and/or https://github.com/langolierz/ofxVideoArtTools/ outside of the ARM architecture.
The big problem, at least with conjur/the ofx addon, seems to be the OMX dependency.
Being able to build in an emulator, or VM, or docker, or something would be helpful for development times. Has anybody
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Jun 10, 2020 - Python
-
Updated
Jun 7, 2020 - TypeScript
-
Updated
May 30, 2020 - Ruby
-
Updated
Mar 22, 2020 - JavaScript
-
Updated
Feb 5, 2020 - C#
-
Updated
Dec 16, 2019 - JavaScript
-
Updated
Jul 15, 2020 - JavaScript
-
Updated
Mar 28, 2014 - Java
-
Updated
Jul 14, 2020 - C++
-
Updated
Apr 25, 2019 - GDScript
-
Updated
Sep 2, 2018 - PostScript
Repository
https://github.com/to-the-sun/amanuensis
Details
The Amanuensis saves a file called Amanuensis.json which stores all of the general settings for the program, including audio driver, folders, the tolerance and memory span, compressor settings, gain levels, as well as all of the last used sounds for each track. This information is stored and recalled through a single preset (
-
Updated
Sep 9, 2018 - C#
From the ChordPro format http://www.chordpro.org/chordpro/index.html:
{define ... } | Defines a guitar chord. There are several variant implementations of this command. Chordii: {define:name base-fret offset frets pos pos ... pos} pos … define the string positions, all relative to the offset. Strings are enumerated from left (lowest) to right (highest), as they appear in the cho
Improve this page
Add a description, image, and links to the instrument topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the instrument topic, visit your repo's landing page and select "manage topics."
Hi!
I can found language reference in sonic-pi (help => language tab) but can i found it online?