Search found 22 matches
- 23 Jan 2016 00:56
- Forum: Troubleshooting
- Topic: IconnectMIDI2+ not working with Arts-Unmuted Templates?
- Replies: 1
- Views: 615
Re: IconnectMIDI2+ not working with Arts-Unmuted Templates?
I am not familiar with the Arts-Unmuted Templates, but the behavior sounds very strange. Are you sure the Arts-Unmuted templates are using MIDI and not OSC? OSC won't transmit over the Iconnectmidi2+ interface. You can use an inexpensive app like Gorges MIDI Monitor to confirm what the templates are ...
- 03 Jan 2016 20:16
- Forum: Projects
- Topic: Hexapad tuned for microtonal scales
- Replies: 18
- Views: 19376
Re: Hexapad tuned for microtonal scales
User Guide for Hexapad Microtonal version 0.80 is available. The pdf is too large (882KB) to post here, so use the following link:
http://www.microtonal-synthesis.com/Hex ... 0v0_80.pdf
http://www.microtonal-synthesis.com/Hex ... 0v0_80.pdf
- 03 Jan 2016 20:14
- Forum: Projects
- Topic: Hexapad tuned for microtonal scales
- Replies: 18
- Views: 19376
Re: Hexapad tuned for microtonal scales
Version 0.80 is uploaded to the user library. Change log: o Octave alignment setting allows the array to change from a simple row times column shape to one that auto-adjusts to keep fingering the same for every successive octave. o Root octave and note variables allow setting the root note relative ...
- 03 Jan 2016 19:47
- Forum: General Discussion
- Topic: How do you define and initialize a global variable?
- Replies: 3
- Views: 1330
Re: How do you define and initialize a global variable?
MrCorba's response is correct. Elaborating a bit, if you want to use a variable across multiple scripts, it must be defined as a global variable at the project level. Some projects will define the variable as zero and automatically regenerate the needed values in the scripts. Global arrays are also ...
- 24 Dec 2015 16:35
- Forum: Projects
- Topic: Hexapad tuned for microtonal scales
- Replies: 18
- Views: 19376
Re: Hexapad tuned for microtonal scales
Posting version 0.7b
- 12 Dec 2015 02:54
- Forum: General Discussion
- Topic: Board attachment quota reached
- Replies: 11
- Views: 5649
Re: Board attachment quota reached
I just got the "board attachment quota reached" error after trying to attach my second 9 KB file. It makes me feel like I'm back in 1990...
- 12 Dec 2015 02:27
- Forum: Projects
- Topic: Hexapad tuned for microtonal scales
- Replies: 18
- Views: 19376
Re: Hexapad tuned for microtonal scales
Posting a slightly updated version 0_7b. Change log: o Fixed octave numbers to match MIDI, -1 thru 9. o Added variable baseOct which centers the “scale root note” for all N per octave scales. In other words, if you set baseOct to 3, then all notes pivot from 1.3 = C3 = MIDI 48. For 19 notes per oct ...
- 02 Dec 2015 13:32
- Forum: General Discussion
- Topic: iPad Pro screen resolution support?
- Replies: 12
- Views: 8860
Re: iPad Pro screen resolution support?
Did you try the manage resolutions pull down in the upper right of the pc/mac editor? You can add your own resolutions. I used it to change iPhone projects to iPhone 6 Plus projects. You may also need to adjust Objects/Properties in the lower left for each project.
- 29 Nov 2015 15:20
- Forum: Projects
- Topic: Hexapad tuned for microtonal scales
- Replies: 18
- Views: 19376
Re: Hexapad tuned for microtonal scales
Version 0.7 Hexapad Microtonal for Iphone 6 Plus is attached.
- 29 Nov 2015 14:49
- Forum: Projects
- Topic: Hexapad tuned for microtonal scales
- Replies: 18
- Views: 19376
Re: Hexapad tuned for microtonal scales
So I did some quick research on "AutoHotKey." As far as I can tell, it is a Windows only program for key automation. Are you using it to send files from your PC to your iPad? That wouldn't help, since the limitation is at the receiving end of Lemur. Also, I want the scale information to be resident ...