Skip to content

Add a Traktor MK2 blog post - #398

Merged
Swiftb0y merged 3 commits into
mixxxdj:websitefrom
jclsn:traktor-mk2-blogpost
Aug 27, 2025
Merged

Add a Traktor MK2 blog post#398
Swiftb0y merged 3 commits into
mixxxdj:websitefrom
jclsn:traktor-mk2-blogpost

Conversation

@jclsn

@jclsn jclsn commented Jul 25, 2025

Copy link
Copy Markdown
Contributor

This blog post explains the current state of implementation for the Traktor MK2 decoder.

preview

@Eve00000

Copy link
Copy Markdown
Contributor

Thank you, that looks very nice.

FYI please make a link in your first comment containing a link to the preview (needs to be updated every day the PR is changed):

preview

@jclsn

jclsn commented Jul 25, 2025

Copy link
Copy Markdown
Contributor Author

I added the link. Thanks!

@jclsn
jclsn force-pushed the traktor-mk2-blogpost branch 6 times, most recently from 1f0947e to 2c4a7dd Compare July 25, 2025 14:13
@Swiftb0y Swiftb0y mentioned this pull request Jul 25, 2025
@jclsn
jclsn force-pushed the traktor-mk2-blogpost branch from 2c4a7dd to 35b9e5a Compare July 25, 2025 14:30
Comment thread content/news/2025-07-14-dvs-internals-pt3.md Outdated
Comment thread content/news/2025-07-14-dvs-internals-pt3.md Outdated
@jclsn
jclsn force-pushed the traktor-mk2-blogpost branch 4 times, most recently from e8ee2a6 to 3f4534b Compare July 25, 2025 17:32
@Eve00000

Copy link
Copy Markdown
Contributor

I 'll copy my comment here too:
on https://viereck.ch/latex-to-svg/
you can convert your formula to a svg

If you set the color to #FFFFFF and download it you get something like this:

equation

(this is an svg uploaded in my comment)

@jclsn
jclsn force-pushed the traktor-mk2-blogpost branch 6 times, most recently from ac349aa to bbb7b29 Compare July 25, 2025 17:53
@Eve00000

Eve00000 commented Jul 25, 2025

Copy link
Copy Markdown
Contributor

If you want to try by changing the CSP, take a look at PR #389 - Mixxx 2.6 beta release, in the netlify.toml the sha (calculated in google chrome is easiest) is added. (for the text-stem-scipt)

https://github.com/mixxxdj/website/pull/389/files

That took quiet some time.

@jclsn
jclsn force-pushed the traktor-mk2-blogpost branch 4 times, most recently from bbdbcb5 to fb0aef8 Compare July 25, 2025 18:48
Comment thread content/news/2025-07-14-dvs-internals-pt3.md Outdated
@jclsn
jclsn force-pushed the traktor-mk2-blogpost branch 2 times, most recently from 02ca77f to 3315e21 Compare July 25, 2025 18:53
@jclsn
jclsn force-pushed the traktor-mk2-blogpost branch from f6c68d2 to 7e91ee2 Compare August 20, 2025 18:47
@ywwg

ywwg commented Aug 20, 2025

Copy link
Copy Markdown
Member

What needs to be done to get this posted?

@jclsn

jclsn commented Aug 20, 2025

Copy link
Copy Markdown
Contributor Author

@ywwg I want to improve the plots. The inter-symbol interference is quite bad in the generated signal, which means that the transitions from ones to zeros in the waveform is not clear. This might not be important to the average reader, but DSP people will spot this. There is a special filter called the Root-Raised-Cosine filter that improves this. I already started with the implementation. Want to continue after I have the phase tracker merged!

@ywwg

ywwg commented Aug 20, 2025

Copy link
Copy Markdown
Member

We should probably also make a blog post about improvements to vinyl in general. Assuming you have plenty on your plate already, I could take that one on

@jclsn

jclsn commented Aug 20, 2025

Copy link
Copy Markdown
Contributor Author

We should probably also make a blog post about improvements to vinyl in general. Assuming you have plenty on your plate already, I could take that one on

Yes, would appreciate that. I don't feel like writing another one atm. I can certainly review the technical aspects of it though!

@jclsn
jclsn force-pushed the traktor-mk2-blogpost branch 12 times, most recently from e559b57 to 9efe348 Compare August 26, 2025 11:38
@jclsn
jclsn force-pushed the traktor-mk2-blogpost branch 5 times, most recently from 19481e5 to cb94c9c Compare August 26, 2025 12:18
@jclsn

jclsn commented Aug 26, 2025

Copy link
Copy Markdown
Contributor Author

I am pretty much done with the post, but there is a problem with the slope plot. There is a bug in Makie.jl and I can't save it as SVG. As PNG it looks awful. Thinking about leaving out the part with the slope entirely. I mean for the average reader it is enough to know about the threshold approach.

@jclsn

jclsn commented Aug 26, 2025

Copy link
Copy Markdown
Contributor Author

Alright, I cranked up the PNG resolution. Looks fine now.

Comment thread netlify.toml Outdated
Comment thread content/news/XXXX-XX-XX-render-math-test.md Outdated
Comment thread content/news/XXXX-XX-XX-dvs-internals-pt3.md Outdated
Comment thread content/news/XXXX-XX-XX-dvs-internals-pt3.md
Comment thread content/news/XXXX-XX-XX-dvs-internals-pt3.md Outdated
jclsn added 2 commits August 26, 2025 15:07
This blog post explains the current state of implementation for the
Traktor MK2 decoder.
@jclsn

jclsn commented Aug 27, 2025

Copy link
Copy Markdown
Contributor Author

I solved all the comments. Good to go?

@Swiftb0y Swiftb0y left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup. LGTM. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants