GNU/Linux ◆ alacritty ◆ bash 215 views

Showing the sine wave discontinuities in the test-tone plugin.

autocast script:

settings:
  width: 120
  height: 30
  title: dec-adv 2023 day 16
  timeout: 90s
  type_speed: 10ms
  overwrite: true

instructions:
  - !Marker Examining the project file
  - !Command
    command: "cat tlature-engine/projects/load/main.tlgr.kdl"
  - !Wait 3s

  - !Marker Creating the WAV file with ↹lature
  - !Interactive
    command: "jaxrec -p 1 tlature:output_1 -e &> jaxrec.log & tlature tlature-engine/projects/load"
    keys:
      - 1s
      - ^J
      - ' '
      - 2s
      - ' '
      - q
  - !Wait 2s

  - !Marker Examining the file with `twv`
  - !Command
    command: "du out.wav"
  - !Wait 2s
  - !Interactive
    command: "twv out.wav"
    keys:
      - 1s
      - "["
      - 100ms
      - ">"
      - 100ms
      - ">"
      - 100ms
      - ">"
      - 100ms
      - ">"
      - 100ms
      - h
      - 100ms
      - k
      - 100ms
      - k
      - 100ms
      - k
      - 3s
      - q

More by jaxter184

dec-adv 2023 day 23 00:55

by jaxter184

basic ↹lature demo 00:40

by jaxter184

woogie demo 00:45

by jaxter184

↹lature scripting 00:26

by jaxter184

See all