fbd_sequencer 0.2.2

A sequencer for playing music using PSG or AY-3-8910 sound sources. Supports playing .fbd sequence files.
Documentation
1
2
3
4
5
6
7
8
9
10
11
name: Build

on:
  push:
    branches:
      - main
  pull_request:

jobs:
  call-build:
    uses: ./.github/workflows/reusable_build.yml