Git Product home page Git Product logo

xrns2xmod's Introduction

Xrns2XMOD

Xrns2XMOD is a Renoise to MOD / XM format converter

Wiki

For usage documentation, check the Wiki page

Build

  1. Edit file build<.bat|.sh>
  2. Set correct output_path and output_path_test variables
  3. Run build<.bat|.sh> from Developer Command Prompt

Versioning

  1. Edit file SharedAssemblyInfo.cs
  2. Set correct AssemblyVersion and AssemblyInformationalVersion
  3. Save file

Test

  1. Edit test.bat
  2. Set correct output_test_path and nunit_console_exe
  3. Run test.bat from Developer Command Prompt

Release

  1. git-flow release start <version>
  2. Change version
  3. git-flow release finish

Renoise schema

Renoise XML Schema song (usually named RenoiseSong.xsd</> can be serializated to a CS class by launching xsd tool: For example:

xsd.exe <input.xsd> /classes /o:"/outputdir/"

Donation

Xrns2XMOD is a freeware project that is developed in personal time. You can show your appreciation for this project and support future development by donating.

xrns2xmod's People

Contributors

01010111 avatar fstarred avatar slamy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

xrns2xmod's Issues

Error message "Value must be positive and below the buffer height."

Hello fstarred,
I've compiled the lastest release 3.0.2.0 under linux the and xbuild process was successful.
Then I did this:

mono ./Xrns2XModShell.exe resources/examples/test_global_commands.xrns --out=test --type=mod

This gives me the error message:
Value must be positive and below the buffer height.
Parameter name: top

Do you have some hints for me?

Where is released the Xrns2XModShell.exe

Hi.

Installed the tool on Renoise. The screen shot 2018-01-21 at 23 02 21 box searches for Xrns2XModShell.exe

I downloaded the Xrns2XMod.zip from the Releases tab on Github, as the Codeplex link does not work. But the needed file is not there. There is only Xrns2XModUI.exe.

Where is the searched file?

How to build?

The docs merely specify installing Mono and then finding an *.exe file that does not seem to exist. xbuild fails because it can't find Xrns2XMod/ModUtils.cs. I feel like I'm probably missing something very basic.

Bring the docs from Codeplex

If I understand correctly, they will shutdown on Dec 17 2017 (1 month ago). The docs will be gone in this date!

Please bring the docs to some other place.

Can't build from Linux

Hi,
I've been trying to build the project on my arch linux machine, but everytime it seems to be missing the un4seen namespace.
From what I know it's a C# wrapper around the BASS audio library.
I thought it would be pulled from nuget automatically via the https://www.nuget.org/packages/Bass.Net package, but it doesn't seem to be the case...
What's exactly expected to build it ? The build instructions in the wiki seem incomplete

InflaterInputStream Position not supported

Hi!

I get this error with Renoise 3.1.1-x64 when trying to convert songs (example Demo by Dblue).

Ramping sample volume to value 4
Processing instrument 15/24, sample 1/9
Processing instrument 15/24, sample 2/9
Processing instrument 15/24, sample 3/9
Processing instrument 15/24, sample 4/9
Processing instrument 15/24, sample 5/9
Processing instrument 15/24, sample 6/9
Processing instrument 15/24, sample 7/9
Processing instrument 15/24, sample 8/9
Processing instrument 15/24, sample 9/9
InflaterInputStream Position not supportedI

Thanks,
Martin.

Any plan to support IT or MPTM?

Hi.
Thanks for this great tool.

While .xm format is really good, but it has its limitations which somehow make .xrns conversion sound lossy. If there is a plan to support IT or MPTM (which bassically just an "improved" version of .it) that have more features than .xm, it should be very great.

Thanks.

Update for Renoise 3.3.x doc version 65

I'm not sure to what extent the .xrns file format may have changed since Renoise 3.2, doc version 64, but the doc version in Renoise 3.3.x is now 65, producing an error on export:
"Song version is not supported by this Xrns2XMod version."
I'm attempting my own update and build in the meantime.
#10

Not working with Renoise 3.2 files

Hi, Xrns2XMod is working fine with the default examples, but when I try to create a very simple new song in Renoise 3.2 I get this:

Screen Shot 2019-09-03 at 3 56 22 PM

Test file is as basic as can be: created from the XM template, a single pattern, a single sample without envelope, etc.

test.xrns.zip

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.