denemo-devel
[Top][All Lists]
Advanced

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

[Denemo-devel] [bug #40911] MIDI instrument list is not correct


From: Richard Shann
Subject: [Denemo-devel] [bug #40911] MIDI instrument list is not correct
Date: Sun, 22 Dec 2013 18:06:53 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131030 Firefox/17.0 Iceweasel/17.0.10

Follow-up Comment #6, bug #40911 (project denemo):

Sorry I didn't notice you had replied, but what I wrote will be the answer to
what you are seeing - the GList is being built in some indeterminate order.
Instead put the elements into an array of size npresets, and then traverse the
array putting them into the list.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?40911>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]