Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - lokki

Pages: 1 ... 10 11 [12] 13 14 ... 26
166
preenfm2 and preenfm3 / Re: preenfm3 sd card error
« on: October 19, 2020, 07:52:25 PM »
sorry, i only looked at the 0.91 release, and it didn't contain the sdcard zip file...found it in the 0.90 folder.

167
preenfm2 and preenfm3 / Re: preenfm3 sd card error
« on: October 19, 2020, 07:48:29 PM »
it seems i am missing some fundamental stuff :-)  8)

will copy the folder to the sdcard (did not know i had to do that) the wiki does not mention it, no?
i guess i have to look at the zip file.

168
preenfm2 and preenfm3 / Re: preenfm3 sd card error
« on: October 19, 2020, 07:09:59 PM »
sorry, yes i realised the "x" thing after a while as well, had no time to post it yet.

this is the link to the display:

https://www.aliexpress.com/item/4001135326039.html?spm=a2g0s.9042311.0.0.27424c4dP0cOvE

the sd pins seem to align, no?

is there anything more verbose in regard to the sdcard that i could try?

169
preenfm2 and preenfm3 / [fixed in 0.95 ?] preenfm3 sd card error
« on: October 18, 2020, 09:37:54 AM »
hi xavier,

i flashed the firmware successfully.

unfortunately my LCD was a different kind of pcb, but still 2.8''. the holes for the sdcard-reader don't align. i bent some headers and soldered it, but maybe something is wrong...it is also possible the reader does not work on the PCB, it is a cheap chinese LCD. the screen itself works flawless.

now,
-when i boot up without an sdcard inserted i get a: SD CARD ERROR after which the preenfm3 boots successfully.
-when i insert a sdcard at boot up, the screen just stays black. if i then unplug the sdcard, the screen goes white
-when i insert a sdcard after boot up the screen goes black. when i remove it the screen goes white.

does that indicate anything?

if i would attach a separate sdcard reader module, i need the four connections and 3.3v and gnd?


171
preenfm2 and preenfm3 / [Solved] preenfm3 bootloader flashing problem OSX
« on: October 17, 2020, 04:56:03 PM »
hi there when i try to flash the bootloader i get this on osx:

Code: [Select]
XXXX:pfm3_firmware_0.91 lokki$ dfu-util -a0 -d 0×0483:0xdf11 -D p3_boot_1.01.bin -R -s 0×8000000
dfu-util 0.9

Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2016 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to http://sourceforge.net/p/dfu-util/tickets/

dfu-util: Invalid DFU suffix signature
dfu-util: A valid DFU suffix will be required in a future dfu-util release!!!
Opening DFU capable USB device...
ID 0483:df11
Run-time device DFU version 011a
Claiming USB DFU Interface...
Setting Alternate Setting #0 ...
Determining device status: state = dfuIDLE, status = 0
dfuIDLE, continuing
DFU mode device DFU version 011a
Device returned transfer size 1024
dfu-util: Invalid dfuse address: 0×8000000

if i do dfu-util -l i get:

Code: [Select]
xxxxxx:pfm3_firmware_0.91 lokki$ dfu-util -l
dfu-util 0.9

Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2016 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to http://sourceforge.net/p/dfu-util/tickets/

Found DFU: [0483:df11] ver=0200, devnum=9, cfg=1, intf=0, path="20-2", alt=1, name="@Option Bytes   /0x5200201C/01*128 e", serial="200364500000"
Found DFU: [0483:df11] ver=0200, devnum=9, cfg=1, intf=0, path="20-2", alt=0, name="@Internal Flash   /0x08000000/16*128Kg", serial="200364500000"
xxxx:pfm3_firmware_0.91 lokki$

so are the docs wrong or is something strange with my preenfm3? i just don't want to mess anything up :-)

172
preenfm2 and preenfm3 / Re: PreenFM3 Questions
« on: September 28, 2020, 07:54:27 PM »
oh, yes! nice one!!! 404 additions, poor xavier.

173
preenfm2 and preenfm3 / Re: PreenFM3 Questions
« on: September 27, 2020, 01:30:41 PM »
i think "commercial" synths usually just fade out the current sound and then load the new one.

the absolute golden way would be a crossfade (with adjustable time) between one preset and the other :-) some kind of morph function.
but that is probably too advanced for a simple program change.

i think just fading out the current sound (3ms) will greatly help with the clicking. or you can delay the patch switching until you hit the next zero crossing of the waveform currently playing. of course this will get very adventurous with a combo of 4 or 6 instruments :-)

another point to consider, what do you do with currently playing midi notes? simply stop them? change the sound and keep them playing? only load the new sound, once you get a note off?

actually the option to keep voices/instruments sounding until you get a note off would be very nice, but again this essentially means you have to load the new sound and keep the old sound in memory...

174
ok, just to clarify...

those mixer settings can also be recalled by program change messages for example? so that i can recall different sounds/combos with different volumes?

cheers

175
hi xavier,

from looking at the pictures of the preenfm3 and the BOM it seems there is no "analog" volume control anymore, right?
you wrote about a mixer that you implemented. will master volume be a value to be saved in a preset as well? that would be great. (so a combo sound would store both individual volumes and the master volume)

 

176
preenfm2 and preenfm3 / Re: Octatrack and Preen Combo Change
« on: June 05, 2018, 01:04:50 AM »
and i have still not uploaded my latest firmware source to GitHub... will try to do that soon.

177
preenfm2 and preenfm3 / Re: Octatrack and Preen Combo Change
« on: June 04, 2018, 12:08:52 AM »
maybe not the answer you are looking for, but i have made a custom extended firmware, where you can choose in the global menu what incoming program messages should do, change banks/combos etc. maybe that would be an option? you find it in the custom extended firmware thread...

178
preenfm2 and preenfm3 / Re: dfu mode linux error
« on: May 29, 2018, 01:00:13 PM »
i solved it by removing the usb-stick (pain in the a**) because you have to open the case. i then uploaded the new firmware directly to the stick (usb-stick mode in bootloader was also not working)

after reinserting the stick i got a "bootloader ok, but no firmware installed" screen and i was able to boot to bootloader and flash the new firmware. now i am again able to flash via dfu mode...

this seems odd and weird.

179
preenfm2 and preenfm3 / dfu mode linux error
« on: May 29, 2018, 10:19:56 AM »
hi xavier,

on one of my preenfm2 (i have 2) i can no longer upgrade the firmware via dfu mode, i get this error:

Code: [Select]
lokki@linuxmint ~/preenfm2-8monocurrent $ make installdfuo
dfu-util -a0 -d 0x0483:0xdf11 -D build/p2t8_208bo.bin -s 0x8040000
dfu-util 0.8

Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2014 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to dfu-util@lists.gnumonks.org

dfu-util: Invalid DFU suffix signature
dfu-util: A valid DFU suffix will be required in a future dfu-util release!!!
Deducing device DFU version from functional descriptor length
Opening DFU capable USB device...
ID 0483:df11
Run-time device DFU version 011a
Claiming USB DFU Interface...
Setting Alternate Setting #0 ...
Determining device status: state = dfuDNLOAD-IDLE, status = 0
aborting previous incomplete transfer
Determining device status: state = dfuIDLE, status = 0
dfuIDLE, continuing
DFU mode device DFU version 011a
Device returned transfer size 2048
DfuSe interface name: "Internal Flash  "
Downloading to address = 0x08040000, size = 412860
Download [                         ]   0%            0 bytesdfu-util: Error during special command "ERASE_PAGE" get_status
Makefile:209: recipe for target 'installdfuo' failed
make: *** [installdfuo] Error 74


and sometimes:

Code: [Select]
lokki@linuxmint ~/preenfm2-8monocurrent $ make installdfuo
dfu-util -a0 -d 0x0483:0xdf11 -D build/p2t8_208bo.bin -s 0x8040000
dfu-util 0.8

Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2014 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to dfu-util@lists.gnumonks.org

dfu-util: Invalid DFU suffix signature
dfu-util: A valid DFU suffix will be required in a future dfu-util release!!!
Deducing device DFU version from functional descriptor length
Opening DFU capable USB device...
ID 0483:df11
Run-time device DFU version 011a
Claiming USB DFU Interface...
Setting Alternate Setting #0 ...
Determining device status: dfu-util: error get_status
Makefile:209: recipe for target 'installdfuo' failed
make: *** [installdfuo] Error 74

or even:

Code: [Select]
make installdfuo
dfu-util -a0 -d 0x0483:0xdf11 -D build/p2t8_208bo.bin -s 0x8040000
dfu-util 0.8

Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2014 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to dfu-util@lists.gnumonks.org

dfu-util: Invalid DFU suffix signature
dfu-util: A valid DFU suffix will be required in a future dfu-util release!!!
Deducing device DFU version from functional descriptor length
dfu-util: Cannot open DFU device 0483:df11
dfu-util: No DFU capable USB device available
Makefile:209: recipe for target 'installdfuo' failed
make: *** [installdfuo] Error 74

however lsusb shows:

Code: [Select]
Bus 001 Device 013: ID 0483:df11 STMicroelectronics STM Device in DFU Mode

which seems to indicate dfu mode is working on the preenfm side. the other preenfm updates the firmware without a problem on the exact same linux installation, same usb port and cable...

any hints on this?


180
preenfm2 and preenfm3 / Re: custom extended firmware
« on: May 02, 2018, 09:10:50 AM »
and the 4timbres version, also untested...

Pages: 1 ... 10 11 [12] 13 14 ... 26