Beiträge von martin

    You confuse the GO combinations functions.

    GO features two totally INDEPENDENT combination systems:
    a) A 1000 step sequencer. This is controlled by the "100" "10" "<" ">" "10" "100" buttons.
    b) 10 banks a 10 (50 on the extended panel) generals. This is controlled by the "G1" - "G10" "+" "-" buttons.

    You must keep in mind, that pressing any button of a) does not affect b) [and the other way around].

    a) has also direct access buttons (named __0 to __9) on the sequencer panel, which could be also added to the main panel.

    Burea AGO is very old - so old, that at that time GO only supported not-banked generals.

    It is better to reduce the gain at organ level [Gain option in [Organ] section]. This should give you the same result and is permanent.

    That organ would be a good candidate for using more than 2 output channels. That way, you could use higher volumes for the various stops.

    The enclosures are mouse controlable, but if you move the pressed mouse cursor over the enclosue, it will behave not very logical. If you move the axis down, the move of the swell pedal will follow the cursor.

    Nein, die müssen wir jetzt zusammen ausarbeiten.

    Mit brew installier mal:
    * wxmac
    * cmake
    * gcc
    * docbook-xsl
    * gettext
    * jack

    Dann besorg dir eine aktuelle Kopie vom GO Trunk:
    https://sourceforge.net/p/ourorgan/svn/HEAD/tree/trunk/

    Dann die GO sourcen auspacken, in das Verzeichnis wechseln und dort

    Code
    cmake -G "Unix Makefiles" -DUNICODE=1 .


    ausführen.
    Ansich würde der Build mittels "make" weitergehen - der cmake Lauf wird aber wahrścheinlich wegen irgendetwas abbrechen. Der Output vom cmake-Lauf wäre zur weiteren Fehlereingrenzung dann sehr hilfreich.

    * The enclosures should have a MouseAxisStart/MouseAxisEnd, as the axis of the swell shoe is not in the middle.
    * If you want more generals, copy the [SetterElement001] block to SetterElement025, SetterElement026, and so on. Increment NumberOfSetterElements accordingly. Change Type to General11, General12, (up to 50 is possible) and set DispLabelText to your intented label. You need to adapt PositionX and PositionY, until the location of the button is suitable for you.
    * The sequencer works in my option as intended. Could you please explain, what do you mean "But if you move to the next decade, it overwrites, etc." and what other combination bugs occure.
    * Why do you adjust the gain/amplitudes so, that it works with a volume -75dB [GO will load a organ with a volume of -15 dB by default].
    * I would call a few stops as nearly non-audible. What is the reason for them?

    Ich fürchte, da bleibt nur selbst kompilieren.

    Du kannst dir als erstes einmal Xcode installieren.

    Für die Installation der restlichen Tools wird es wahrscheinlich am einfachsten, wenn du ein Tool verwendest (wie MacPorts, brew oder was es sonst noch gibt).

    A short legal review:
    * Pitea, Kalvträsk, Burea are CC BY-SA. So modification+redistribution are OK.
    * Barton is CC BY-NC-SA. Non-commercial modification+redistribution are OK.
    * One stop seems to be Jeuxdorgues2. While everybody can download it, there is no license statement We would need the permission of Joseph or drop that stop.
    * ODF is OK and states, its CC BY-SA [based on work by Lars & Graham]
    * A few simple images for the console are included.

    CC BY-SA and CC BY-NC-SA are not compatible (https://wiki.creativecommons.org/wiki/File:CC_L…ility_Chart.png). Distributing the sampleset (without the Jeuxdeorgues stop) in two files splitted by their license (CC BY-SA, CC BY-NC-SA) should be save to distribute, as the user (and not we) combine both licenses.

    Wenn ich eine Fehlermeldung/Absturzbericht von OS X bekommen, kann ich versuchen, ihn zu interpretieren.

    Sonst kann ich nichts dazu sagen. Vielleicht ist das Binary inkompatibel (32/64 Bit)?

    Was ist die Absturz-Meldung?

    [Ich hatte gerade erst einen Mail über einen Absturz-Meldung, weil xz (liblzma) nicht am System installiert war.

    Wenn du selbst umwandeln willst, musst du erst einmal installieren:
    * wxWidgets >= 3.0.2
    * gcc >= 4.8
    * cmake
    * Xcode

    Für Hilfe/Übersetzungen:
    * gettext
    * zip
    * xsltproc
    * po4a
    * docbook xsl stylesheets

    http://www.appletonaudio.com/blog/2013/wxwi…raries-and-c11/

    PS: Für die Installation der diversen Libraries/Tools gibt es Tools wie u.a. MacPorts oder brew.


    Everybody should try OMNI I haven't heard form Mikelectric whether he is interested in posting to this website because of the mechanics involved.

    Trying requires, that you can download that organ.

    The legal situation of the organ needs be OK:
    Lars sampleset allow derived version licensed under the CC-BY SA. If you used material [graphics, samples] from other foreign sources, they also need a license, which allow you to modify and publish the result.

    Zitat


    As for the combination action, Graham didn't have time to finish it. It was supposed to have decade memory like the GO floating panel and some other organs offered. But if you move to the next decade, it overwrites, etc. There is a 10-ABC memory that works, but it is not quite enough. There are only 10 generals. Nothing else.

    It would be a lot easier for me, if you would post the ODF, so that I can look up, how the various elements are defined.

    What do you mean with "decade memory"? Do you mean the "sequencer"? What do you mean with "overwrites"?

    You and I are using different terms and you just use one or two keywords as error description.
    If you write more like "If I press A, then press B, then press C, GO does X instead of expected Y", I can provide better help.

    Adding more elements (eg. generals) is not complicated - I can provide you some hints, if tell me, what you want to achive.

    Zitat


    The thumping is a left-over problem from earlier versions of GO. It mostly affects the bass on the manuals.
    That is 16 stops. It is random with releases, I think. I can't isolate or tell you more than that. It sounds like someone has turned on a high load in the house. Graham seems to know what it is.

    So it is a release management bug: https://sourceforge.net/p/ourorgan/bugs/15/ ?
    Being able to test with the samples will probably be necessary.

    Zitat


    We don't need an undo function. It is very difficult to keep up with saving. Hauptwerk does it automatically
    In addition to the other problems, GO version 1726 crashes randomly from time to time, and I lose piston changes and voicing changes, if I don't constantly save. In any case, when you change pistons on a pipe organ equipped with capture combination action, it is saved and done. Why should GO be any different?

    Have you never accidentially kept SET on (or turned it on) and then destroyed combination, because they were overwritten instead of being recalled?
    I'm are not blessed with the skills, that every voicing change improves things.
    Being able to try out things and undo them by not saving is a really convinient feature.

    Have you tried GO under Linux? The crash reports are mostly Windows.

    There is a version, which you can install/boot from a USB stick without touching your windows installation:
    https://sourceforge.net/projects/ourorgan/files/GOLive/

    Zitat


    I'm using an EMU 1212sound card with ASIO. It DOESN"T hang with v1726, but it does with 1919. I'll try the newer version now released. That is, when I attempt to make changes to audio, etc, I can't close the dialogue box. It won't accept the ok button. So I can't even set up an organ. This is not a old config file problem either. I've erased them whenever I try a new version. Why doesn't the GO software make a clean
    install, anyway?


    If you close the setting dialog, GO reinitialisies the sound output (closed/open the sound driver). This hangs on your system. This is system dependend as your sound card driver is part of that process.
    GO supports various sound driver models (WMME, DirectSound [using PortAudio or RTAudio], ASIO [using PortAudio or RTAudio], WDM/KS, WASPI), so there are many potential error sources. This needs to be narrowed down.
    My last builds include no ASIO, so a hang with them would rule out a bug in the ASIO code.

    I also need to know the exact title of the sound card in the GO audio settings, which triggers the hang (as well as the previous title, if you changed this setting).

    Zitat


    Setting up a stand alone convolution reverb is rather difficult for me, at least, to understand. It involves three other programs that need to be connected or set up to handshake. I simply don't know how to make it all work. The resident IR reverb is okay, but it always has to be okayed when I open the organ, otherwise there is a 1 second delay in keying. And if I stop playing for 10 seconds or so, and change pistons or pieces to play, the first note or chord sounds with a sudden burst. Don't have that without the reverb.

    There is an experimental GO build using a different reverb engine:
    http://mps-net.de/mk/20150401/index.html

    Do you intent to publish it?

    Zitat


    The OMNI organ combination action is not totally functional.

    What problems do you refer to.

    Zitat


    And there are random thumping sounds, mostly bass, that get in the act.

    If it is a bad loop, you can overwrite the loop via ODF. Or there is loop crossfade as last resort.
    Otherwise an example demonstrating the problem would be necessary.

    Zitat


    8) It would be nice if future versions of Grand Orgue had old bugs fixed, especially auto-save.


    The missing of auto-save is not a bug. It will only persist the changes, if you press (the also MIDI toggleable) save. This provides a kind of undo function.

    Zitat


    It would be nice if the latest versions worked flawless, but they don't. I'm using version 1726 because the newer
    ones have bugs, and will not allow me to OK certain menu selections, or some other problems.

    The hang is related to the audio drivers - so it is system dependend (and Windows releated). I'm not sure, what kind of backend is affected.

    Are the ASIO free versions also affected (so we can rule out ASIO):
    http://download.opensuse.org/repositories/h…/openSUSE_13.1/

    Zitat


    There should also be a resident Convolution reverb with Jack backend built in. The resident IR reverb isn't bad,
    but it has some keying problems.

    What do you mean?

    Habe ich nicht ausprobiert.

    Lt. http://windows.microsoft.com/de-at/windows-…isplay-language kannst du für einen User die Sprache ändern.

    Wenn du dann im anderen User bist, sollte folgendes klappen:

    Code
    runas /user:<username2> c:\Programme\...\bin\GrandOrgue.exe


    Wenn du GO in der Sitzung öfter starten/beenden willst, würde ich mit runas cmd.exe starten - und dann in dem Fenster erst GO starten.


    https://social.technet.microsoft.com/Forums/windows…forum=w7itproui

    Zitat

    Ja ich weiß - aber bei mir läuft GO auf allen Rechnern unter Windows, außer auf dem einen. Vor allem auch am Arbeitsplatz, wo die Übersetzung und der Support stattfindet.

    Ich bleibe aber dabei, dass es unpraktisch ist, auch mit Tricksen, - aber wenn die Sprachauswahl halt nicht über Menü zu machen geht... ...kann man halt nix machen ;(

    Unter Windows wird eine Funktion abgefragt, die die per User Einstellung (und nicht die systemweite Einstellung) für die Sprache zurückliefert.
    Also würde ich versuchen, einen zweiten Windows-User mit anderer Sprache anlegen und dann GO (per runas) unter den anderen User starten.

    Zitat

    Käme eine neuere Version in Deutsch?


    In den alten Debian/Ubuntu Packeten fehlen die Übersetzungdateien.

    Zitat

    ich habe mal diese de.po-Datei in jEdit geladen (dort auch UTF-8 und Unix eingestellt) und bekomme in den Zeilen so komische Zeichen &quote usw. (siehe Anhang)

    Nimm einen der oben genannten Spezial-Editoren, der macht alles für dich richtig.

    Man kann de.po auch als normale Text-Datei im UTF-8 Encoding bearbeiten.

    Zitat

    Was ich halt nach wie vor noch äußerst unpraktisch finde, ist die Tatsache, dass ich GO nicht mal schnell in der Sprache umschalten kann. Das erschwert die Kontrolle der Übersetzung an sich, aber auch den Support für eine andere Sprache. Gibt´s da wirklich keine andere Lösung als das mit der Sprache des Betriebssystems zu koppeln ?
    Ich würde mir das so wie hier wünschen.

    Einen einfachen Trick für den Sprachenwechsel per LANG unter Linux hatte ich hier schon einmal geposted:
    http://mps-net.de/orgel/seite/in…ad&threadid=164

    Wenn du es dann noch mit den -i Parameter von GO kombinierst, kann du eine unabhängig Config für die verschiedenen Sprachen haben.

    Zitat


    Auf meinem Linux kommt GO dann seltsamerweise in Englisch, obwohl Ubuntu Studio in Deutsch erscheint. :/

    Verwendest du ein GO < 1890?

    PS: Zum Testen kannst du das umgewandelte mo File [poedit macht das für dich] nach /usr/share/locale/de/LC_MESSAGES/GrandOrgue.mo stellen.

    Aktuelle PO Datei

    https://wiki.ubuntuusers.de/Lokalisierung

    Wichtig ist, das man die mit "fuzzy" makierten Einträge überarbeitet und dann dann das Tag fuzzy entfernt.

    Bei Ubuntu hast du poedit, lokalize oder gtranslator verfügbar. Die Tools erlauben das Springen zum nächsten offen Eintrag (Teileweise sogar getrennt nach Fuzzy und Untranslated). In poedit kannst du die Datei validieren - dort werden Fehler bei den Platzhaltern geprüft.

    https://sourceforge.net/p/ourorgan/dis…hread/26fe341e/

    Es gab gewisse GO Versionen, die ein unvolllständige Audio-Config angelegt haben.

    Es sollte min 1 Audio-Gruppe vohanden sein:
    https://github.com/e9925248/grand…_groups_tab.png

    Es sollten Output Channels mit zumindestens einer Audiogruppe enthalten sein:
    https://github.com/e9925248/grand…ces_updated.png

    Wenn nicht, muss man die Audio-Gruppen anlegen und dann "Revert to Default" zurück.

    Es gibt auch eine neuere Version (ohne ASIO):
    http://download.opensuse.org/repositories/h…/openSUSE_13.1/

    Zitat

    Hast Du auch vor der neuen Installation zuerst GrandOrgue komplett deinstalliert? Beim einfachen Überinstallieren wird eine fehlerihafte Einstellungsdatei sonst beibehalten und u.U. kann man dann keine Änderungen mehr vornehmen, weil immer gleich die Fehlermeldung kommt.


    Beim Installieren/Deinstallieren werden nur Programmdateien auf den Computer kopiert bzw. davon gelöscht.
    Man kann auch das GO Programm-Verzeichnis auf einfach nur irgenwo auf einen Rechner kopieren - und es läuft.
    Deinstallieren/Installieren macht nur Sinn, wenn man auf eine andere Version wechseln will.

    Das Installationsprogramm von GO greift die EInstellungen NIE an. Wenn man sie los werden will, muss man die Datei GrandOrgueConfig selbst löschen.