# What is the easiest way to read ABC notation files in Julia?Example\`\`\`X:1T:Alex

**URL:** https://discourse.julialang.org/t/what-is-the-easiest-way-to-read-abc-notation-files-in-julia-example-xalex/55880
**Category:** General Usage
**Created:** [February 23, 2021, 7:42pm UTC](https://discourse.julialang.org/t/what-is-the-easiest-way-to-read-abc-notation-files-in-julia-example-xalex/55880 "2021-02-23T19:42:25Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![BridgeBot](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/bridgebot/32/21491_2.png) [@BridgeBot](https://discourse.julialang.org/u/BridgeBot)
#### Post date: [February 23, 2021, 7:42pm UTC](https://discourse.julialang.org/t/what-is-the-easiest-way-to-read-abc-notation-files-in-julia-example-xalex/55880/1 "2021-02-23T19:42:25Z")

</div>

What is the easiest way to read ABC notation files in Julia?  
Example

```julia
X:1
T:Alexander's
Z: id:dc-hornpipe-1
M:C|
L:1/8
K:D Major
(3ABc|dAFA DFAd|fdcd FAdf|gfge fefd|(3efe (3dcB A2 (3ABc|!
dAFA DFAd|fdcd FAdf|gfge fefd|(3efe dc d2:|!
AG|FAdA FAdA|GBdB GBdB|Acec Acec|dfaf gecA|!
FAdA FAdA|GBdB GBdB|Aceg fefd|(3efe dc d2:|!

X:2
T:An Buachaill Dreoite
Z: id:dc-hornpipe-2
M:C|
L:1/8
K:G Major
GF|DGGB d2GB|d2GF Gc (3AGF|DGGB d2GB|dBcA F2GF|!
DGGB d2GF|DGGF G2Ge|fgaf gbag|fdcA G2:|!
GA|B2BG c2cA|d2GF G2GA|B2BG c2cA|d2DE F2GA|!
B2BG c2cA|d^cde f2 (3def|g2gf gbag|fdcA G2:|!

```

It’s a text-based music notation system [https://abcnotation.com](https://abcnotation.com)

Note that the original poster on Slack cannot see your response here on Discourse. Consider _transcribing the appropriate answer back to Slack_, or pinging the poster here on Discourse so they can _follow this thread_.  
[(Original message :slack:)](https://julialang.slack.com/archives/C6A044SQH/p1614109326221400?thread_ts=1614109326.221400&cid=C6A044SQH) [(More Info)](https://github.com/JuliaCommunity/SlackBridge)
