Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add audio module detections: .it, .s3m & .xm #305

Merged
merged 1 commit into from
Jan 15, 2020

Conversation

Borewit
Copy link
Collaborator

@Borewit Borewit commented Jan 13, 2020

Fixes #254:

  • it - Audio module format: Impulse Tracker
  • s3m - Audio module format: ScreamTracker 3
  • xm - Audio module format: FastTracker 2

@Borewit Borewit added the enhancement Add new functionality label Jan 13, 2020
@Borewit Borewit self-assigned this Jan 13, 2020
@Borewit Borewit force-pushed the issue/254-audio-mod-xm-s3m-it branch from 268924d to e8e0669 Compare January 13, 2020 20:10
@sindresorhus sindresorhus changed the title Audio mod detections: .it, .s3m & .xm Audio module detections: .it, .s3m & .xm Jan 15, 2020
@sindresorhus sindresorhus changed the title Audio module detections: .it, .s3m & .xm Add audio module detections: .it, .s3m & .xm Jan 15, 2020
@sindresorhus sindresorhus merged commit b824802 into master Jan 15, 2020
@sindresorhus sindresorhus deleted the issue/254-audio-mod-xm-s3m-it branch January 15, 2020 03:18
bors bot added a commit to IMA-WorldHealth/coral that referenced this pull request Feb 15, 2020
3: Update file-type to the latest version 🚀 r=jniles a=greenkeeper[bot]


## The devDependency [file-type](https://github.com/sindresorhus/file-type) was updated from `13.0.3` to `13.1.0`.
This version is **not covered** by your **current version range**.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

---

**Publisher:** [sindresorhus](https://www.npmjs.com/~sindresorhus)
**License:** MIT

<details>
<summary>Release Notes for v13.1.0</summary>

<ul>
<li>Add audio module detections: .it, .s3m &amp; .xm (<a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="549152921" data-permission-text="Issue title is private" data-url="sindresorhus/file-type#305" data-hovercard-type="pull_request" data-hovercard-url="/sindresorhus/file-type/pull/305/hovercard" href="https://urls.greenkeeper.io/sindresorhus/file-type/pull/305">#305</a>)  <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/sindresorhus/file-type/commit/b824802752fb4e5682a7711d9d9c99cfefd3043b/hovercard" href="https://urls.greenkeeper.io/sindresorhus/file-type/commit/b824802752fb4e5682a7711d9d9c99cfefd3043b"><tt>b824802</tt></a></li>
</ul>
<p><a class="commit-link" href="https://urls.greenkeeper.io/sindresorhus/file-type/compare/v13.0.3...v13.1.0"><tt>v13.0.3...v13.1.0</tt></a></p>
</details>

<details>
<summary>Commits</summary>
<p>The new version differs by 4 commits.</p>
<ul>
<li><a href="https://urls.greenkeeper.io/sindresorhus/file-type/commit/07b15a35c075aa722a7b40ad07cdc0d4f92be2b7"><code>07b15a3</code></a> <code>13.1.0</code></li>
<li><a href="https://urls.greenkeeper.io/sindresorhus/file-type/commit/fcc259a8db380c2979740d66fce21ce74ccbf447"><code>fcc259a</code></a> <code>Fix typo</code></li>
<li><a href="https://urls.greenkeeper.io/sindresorhus/file-type/commit/b824802752fb4e5682a7711d9d9c99cfefd3043b"><code>b824802</code></a> <code>Add audio module detections: .it, .s3m &amp; .xm (#305)</code></li>
<li><a href="https://urls.greenkeeper.io/sindresorhus/file-type/commit/949acee0a7f1fafeab429d6989f97c6e8fe98aea"><code>949acee</code></a> <code>Document why we cannot support CSV</code></li>
</ul>
<p>See the <a href="https://urls.greenkeeper.io/sindresorhus/file-type/compare/0f7b2e8654ea0473be3995b1608a57ab1b7d937b...07b15a35c075aa722a7b40ad07cdc0d4f92be2b7">full diff</a></p>
</details>

---

<details>
  <summary>FAQ and help</summary>

  There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
</details>

---


Your [Greenkeeper](https://greenkeeper.io) bot 🌴



Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Add new functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for tracked/module file formats
2 participants