Re: PrintConfiguration (0.1)
Reply #3 –
No, for sure it doesn't depends on the blank.
I did this way with no problem:
Item = nwcItem.new("|AddStaff");
Item:Provide("Name","Perc. staff ".tostring(HighestPercStaffNumber))
Item:Provide("Group","Percussions")
Item:Provide("Label","Wood Blocks")
table.insert(MidiStaves[StaffCount],Item)