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

Pattern description cannot be saved #261

Closed
swingnjazz opened this issue Jun 14, 2015 · 5 comments
Closed

Pattern description cannot be saved #261

swingnjazz opened this issue Jun 14, 2015 · 5 comments
Assignees
Labels
Milestone

Comments

@swingnjazz
Copy link

I'm using Hydrogen 0.9.6-beta3 on Ubuntu 14.04 LTS and I like it very much. In song editor I can enter a pattern description (see attached screenshot). However this is gone after the hydrogen file is saved, closed and re-opened.

In the .h2song file there is no tag or the like in section of the :

 <patternList>
  <pattern>
   <name>my pattern</name>
   <category>bass practicing</category>
   <size>192</size>
   <noteList>
    <note>
     <position>0</position>
     ...

pattern_properties

@mauser mauser self-assigned this Jun 14, 2015
@mauser
Copy link
Member

mauser commented Jun 14, 2015

Hi!
Thanks for the report, indeed it looks like the pattern description is only respected if you save the pattern via its own context menu (and save it into a seperate h2pattern file..).

@mauser mauser added the bug label Jun 14, 2015
@mauser mauser added this to the 0.9.7 milestone Jun 14, 2015
mauser added a commit that referenced this issue Jun 19, 2015
@mauser
Copy link
Member

mauser commented Jun 19, 2015

This problem should be solved now in our git repository..

@mauser mauser closed this as completed Jun 19, 2015
@swingnjazz
Copy link
Author

Hi Sebastian,

I would gladly test the fix, but unfortunaely I don't have a build
environment at hand to build the application from git.

Do you have some links to How-to's or tutorials for me to learn how to
setup a build and test environment. Help would be much appreciated.

Greetings
Alfred Peters

Am 19.06.2015 um 21:37 schrieb Sebastian Moors:

This problem should be solved now in our git repository..


Reply to this email directly or view it on GitHub
#261 (comment).

@mauser
Copy link
Member

mauser commented Jul 27, 2015

@swingnjazz
Copy link
Author

Hi Sebastian,
I have set up a build environment to test the fix. The tutorial helped me a lot. Thank you for your support.

Your fix works fine, Hydrogen behaves as expected.
Thank's a lot.

Alfred

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants