You can't request more than 20 challenges without solving them. Your previous challenges were flushed.

Quick Update

After some testing, it seems that using the Text Object is the best way to go in terms of storing the generation of the lilypond syntax either to compile together for use with your object/script, or as a "dictionary" of sorts to translate midi->lilypond. It seems to not have "programming" traits like coll and sprintf, and treats backslash and comma normally. You can also send it commands for carriage returns and have it spit out specific lines, and write to file with a .ly extension, eliminating the need to pass the str into Ruby at all, just call the file from the script. I will let you know how further tests go.

PS sorry for the back-to-back comments... just thought I would pass along that tidbit, because it makes this whole approach feasible again.

Reply

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
You must answer the following question to post. This prevents automated spam submissions. If you answer incorrectly, a different question will be provided so you can try again.
volta_e: