mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-18 21:14:31 -04:00
docs(tracker): add go doc comments to GmDlsEntry/-Entries
This commit is contained in:
parent
beb06727b0
commit
900f1611b1
@ -1,6 +1,9 @@
|
||||
package tracker
|
||||
|
||||
// Code generated by go generate; DO NOT EDIT.
|
||||
|
||||
// GmDlsEntries is a list of all samples in the gm.dls file. Do not modify
|
||||
// during runtime.
|
||||
var GmDlsEntries = []GmDlsEntry{
|
||||
{Start: 140078, LoopStart: 1353, LoopLength: 91, SuggestedTranspose: 1, Name: "101BS35"},
|
||||
{Start: 141606, LoopStart: 1380, LoopLength: 43, SuggestedTranspose: -12, Name: "101BS48"},
|
||||
|
Reference in New Issue
Block a user