Categorygithub.com/Lotlab/cue-go
modulepackage
1.2.0
Repository: https://github.com/lotlab/cue-go.git
Documentation: pkg.go.dev

# README

NAME cue is a cue parser implementation go-package.

AUTHORS Viacheslav Chumushuk [email protected]

COPYING This programm is released under the GNU General Public License version 3 or later, which is distributed in the COPYING file. You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

# Functions

Parse parses cue-sheet data (file) and returns filled Sheet struct.

# Constants

AUDIO – Audio/Music (2352).
CDG – Karaoke CD+G (2448).
CDI/2336 – CDI Mode2 Data.
CDI/2352 – CDI Mode2 Data.
MODE1/2048 – CDROM Mode1 Data (cooked).
MODE1/2352 – CDROM Mode1 Data (raw).
MODE2/2336 – CDROM-XA Mode2 Data.
MODE2/2352 – CDROM-XA Mode2 Data.
Audio AIFF file.
Intel binary file (least significant byte first).
Motorola binary file (most significant byte first).
Audio MP3 file.
Audio WAVE file.
Four channel audio.
Digital copy permitted.
Pre-emphasis enabled (audio tracks only).
Serial copy management system (not supported by all recorders).

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author