summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/FAQ199
1 files changed, 70 insertions, 129 deletions
diff --git a/docs/FAQ b/docs/FAQ
index 10b84dcf0d..bec071539b 100644
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -146,19 +146,16 @@ A19: Okay, last time. No. We have no problems whatsoever reading different
146 data directly to the DAC. 146 data directly to the DAC.
147 147
148Q20. What is the most recent version of Rockbox? 148Q20. What is the most recent version of Rockbox?
149A20. We recently released version 2.0, so head on over to 149A20. We recently released version 2.1, so head on over to
150 http://rockbox.haxx.se/download/ and pull it down. 150 http://rockbox.haxx.se/download/ and pull it down.
151 Make sure to read the release notes. 151 Make sure to read the release notes.
152 (http://rockbox.haxx.se/download/rockbox-2.0-notes.txt). 152 (http://rockbox.haxx.se/download/rockbox-2.1-notes.txt).
153 153
154Q21. What do you plan to add to coming versions? 154Q21. What do you plan to add to coming versions?
155A21. We have a rough idea of which features we plan/expect/hope to be included 155A21. We have a rough idea of which features we plan/expect/hope to be included
156 in which versions. Once again, remember that none of this is written in 156 in which versions. Once again, remember that none of this is written in
157 stone (noticing a pattern yet?) 157 stone (noticing a pattern yet?)
158 158
159 Version 2.1
160 Lots of features and fixes that were held off for 2.0
161
162 Version 2.2 159 Version 2.2
163 User interface overhaul 160 User interface overhaul
164 161
@@ -230,21 +227,9 @@ A30: Don't confuse the terms. Reverse engineering means examining a product
230 software without first researching the surrounding interfaces, then no 227 software without first researching the surrounding interfaces, then no
231 software has ever been written from scratch. 228 software has ever been written from scratch.
232 229
233Q31: Wait a minute here. When you released version 1.0 you did not have a 230Q31: This FAQ is great, but do you have anything with a bit more detail?
234 single one of the ideas you have mentioned on your web site actually 231A31: Check out our website and it's documentation. Rockbox also has a user
235 implemented! Calling this version 1.0 is really misleading. What's the 232 manual you can read. http://rockbox.haxx.se/manual/manual.pdf
236 story?!
237A31: In simple terms, the first release was called 1.0 because it had a basic
238 working feature set that worked and had no known bugs. That is what 1.0
239 meant. It is true that Rockbox 1.0 lacked most of the feature set that
240 every sane user wanted. However, we never said it was more
241 feature-complete or better in any way then the original firmware that
242 early in the project. The first release was done as a proof of concept
243 that our ideas are moving in the right direction. We also hoped that it
244 would help bring the project some attention, and some additional
245 developers. Adding the missing features was just a matter of time. In
246 more recent releases we have completed many of our desired goals, and
247 several new ones that were implemented to fulfill user requests.
248 233
249Q32: I've heard talk of a 'Rolo'. What is that? (Or 'All you ever wanted 234Q32: I've heard talk of a 'Rolo'. What is that? (Or 'All you ever wanted
250 to know about Rockbox boot loaders') 235 to know about Rockbox boot loaders')
@@ -313,12 +298,11 @@ A44: This is because the Player font is character cell based (as opposed to
313 on one model and 8 on another, however we are currently using several of 298 on one model and 8 on another, however we are currently using several of
314 these 'letters' to store icons for the player. 299 these 'letters' to store icons for the player.
315 300
316Q45: Why don't you have any games available for the Players? 301Q45: Why don't you have as many games available for the Players?
317A45: The display on the Players is character cell and not bitmap based. 302A45: The display on the Players is character cell and not bitmap based.
318 This means we can only control what characters get displayed, not 303 This means we can only control what characters get displayed, not
319 what pixels are shown. This makes the prospect of game play very 304 what pixels are shown. This means that the prospect of game play are
320 slim (at least for anything involving graphics, so if you have text 305 limited, but we are always open for new submissions.
321 based games that only use 2 lines send them on in!).
322 306
323Q46: I keep shutting off my player in my pocket. Can the OFF (Recorder) or 307Q46: I keep shutting off my player in my pocket. Can the OFF (Recorder) or
324 STOP (Player) key be locked? 308 STOP (Player) key be locked?
@@ -326,19 +310,11 @@ A46: No. Unfortunately, the ON/OFF mechanisms are handled entirely in
326 hardware. The firmware can read the keys, but can't prevent them from 310 hardware. The firmware can read the keys, but can't prevent them from
327 shutting off the player. 311 shutting off the player.
328 312
329Q47: Where's the recording option? Why can't I record?!! 313Q47: Can I record with Rockbox?
330A47: I'd like to say we hid it because we don't like you, but you seem to be 314A47: You sure can. Take a look at our manual.
331 a good person so here's the truth. It's just not implemented in release 315 http://rockbox.haxx.se/manual/manual.pdf
332 versions of Rockbox yet. But stress not, you can still use Rolo to boot
333 the default Archos firmware and record from there. (In order to do this
334 you _must_ have a copy of the original firmware still on your player)
335
336 Daily builds and bleeding edge versions have initial support for
337 Recording. If you're brave and want to help out, get one, try out and
338 report your findings!
339 316
340Q48: When recording is finally implemented in Rockbox, will it be possible to 317Q48: Now that I can record, can I use custom codecs (like LAME)?
341 use custom codecs (like LAME) or is there a built in codec in the Archos?
342A48: The MP3 encoder is in the MAS3587F chip, and nothing we can change. 318A48: The MP3 encoder is in the MAS3587F chip, and nothing we can change.
343 319
344Q49: What are the max/min bitrates for recording on the Recorder's encoder? 320Q49: What are the max/min bitrates for recording on the Recorder's encoder?
@@ -349,21 +325,8 @@ Q50: Would it be possible to record from line in on the player?
349A50: No. 325A50: No.
350 326
351Q51: I have a question about the id3v1 and id3v2 tags... 327Q51: I have a question about the id3v1 and id3v2 tags...
352A51: Stop! Here is all the information about that (if you still have 328A51: Stop! Rockbox supports both id3v1 and id3v2. If you have problems
353 questions when done, ask then.) 329 report it to the developers and please provide an example.
354
355 - Rockbox supports both id3v1 and id3v2
356
357 - The id3v2 support is limited to the first 300 bytes of the file. Some
358 ripper programs tend to add very big tags first and then the important
359 ones Rockbox wants to read end up beyond the first 300 bytes and then
360 they remain unknown.
361
362 - If you believe that the tags you don't see *are* within 300 bytes, then
363 please make the mp3 file available for one of the developers to try out.
364
365 - The 300-byte limit is subject to be removed in a future version
366 (Actually, it was removed in post-1.4 versions)
367 330
368Q52: Where exactly did the name 'Rockbox' come from? 331Q52: Where exactly did the name 'Rockbox' come from?
369A52: Well you can follow the full line of emails at 332A52: Well you can follow the full line of emails at
@@ -378,33 +341,13 @@ A52: Well you can follow the full line of emails at
378 There you have it. Recommended by users, decision by dictator. 341 There you have it. Recommended by users, decision by dictator.
379 342
380Q53: Why is there a limit of 400 files in a directory? 343Q53: Why is there a limit of 400 files in a directory?
381A53: We have answered this question numerous times. It is mentioned in the 344A53: This is a configurable value, 400 files is the default.
382 release notes, and in the mailing list archives
383 (http://rockbox.haxx.se/mail/archive/rockbox-archive-2002-08/0448.shtml).
384 But, hey, we wouldn't want people to have to work to get an answer.
385 (If you are reading this, feel proud, for you are the exception).
386
387 We settled on 400 files in a directory because file listings take up
388 memory on the unit, and we felt that 400 is significantly large enough
389 for a majority of the populace. We prefer the option of limiting
390 file limits in order to provide a greater amount of memory for buffering
391 of files being played.
392
393 Newsflash! This limit is now configurable in the daily (post-2.0) builds.
394
395Q54: Okay, I understand your 400 file limit. But why hardcode? Why not
396 have this be dynamically allocated?
397A54: Newsflash! This limit is now configurable in the daily (post-2.0) builds.
398
399Q55: Why is there a 10,000 song limit on playlists?
400A55: Newsflash! This limit is now configurable in the daily (post-2.0) builds.
401 345
402Q56: You don't understand! I _really_ need to have more then 400 files 346Q54: Why is there a 10,000 song limit on playlists?
403 in a directory! 347A54: This is a configurable value, 10,000 songs is the default.
404A56: Newsflash! This limit is now configurable in the daily (post-2.0) builds.
405 348
406Q57: How can I make playlists on my PC? 349Q55: How can I make playlists on my PC?
407A57: There are many programs that can create .m3u playlists. WinAmp is one. 350A55: There are many programs that can create .m3u playlists. WinAmp is one.
408 Another simple method, that requires no extra software, is to use dir: 351 Another simple method, that requires no extra software, is to use dir:
409 352
410 dir /b /s X:\ > X:\allfiles.m3u 353 dir /b /s X:\ > X:\allfiles.m3u
@@ -420,8 +363,8 @@ A57: There are many programs that can create .m3u playlists. WinAmp is one.
420 Remember that playlists are simple text files. You can edit them with any 363 Remember that playlists are simple text files. You can edit them with any
421 normal text editor. 364 normal text editor.
422 365
423Q58: How does the shuffle work? 366Q56: How does the shuffle work?
424A58: It sees the playlist as a deck of cards, shuffling the entries using a 367A56: It sees the playlist as a deck of cards, shuffling the entries using a
425 pseudo-random generator called the Mersenne Twister. After shuffling, 368 pseudo-random generator called the Mersenne Twister. After shuffling,
426 the list is never changed again until you re-shuffle the list, by 369 the list is never changed again until you re-shuffle the list, by
427 stopping the playback and restarting. If the repeat mode is enabled, 370 stopping the playback and restarting. If the repeat mode is enabled,
@@ -431,8 +374,8 @@ A58: It sees the playlist as a deck of cards, shuffling the entries using a
431 resume feature can shuffle the playlist in exactly the same way when 374 resume feature can shuffle the playlist in exactly the same way when
432 resuming. 375 resuming.
433 376
434Q59: How can I find out about all the neat features that Rockbox has? 377Q57: How can I find out about all the neat features that Rockbox has?
435A59: This information is in our manual (It sometimes gets a bit out of 378A57: This information is in our manual (It sometimes gets a bit out of
436 date, so please bear with us.) The information you are most likely 379 date, so please bear with us.) The information you are most likely
437 looking for is a bit down the tree, so the here is the url: 380 looking for is a bit down the tree, so the here is the url:
438 http://rockbox.haxx.se/manual/rec-general.html 381 http://rockbox.haxx.se/manual/rec-general.html
@@ -440,12 +383,12 @@ A59: This information is in our manual (It sometimes gets a bit out of
440 Also, check out the features-list at: 383 Also, check out the features-list at:
441 http://rockbox.haxx.se/docs/features.html 384 http://rockbox.haxx.se/docs/features.html
442 385
443Q60: How can I see what bugs are currently open/being worked on? 386Q58: How can I see what bugs are currently open/being worked on?
444A60: Check out http://rockbox.haxx.se/bugs.shtml for a listing of bugs 387A58: Check out http://rockbox.haxx.se/bugs.shtml for a listing of bugs
445 that have been reported. 388 that have been reported.
446 389
447Q61: How can I report about bugs in Rockbox? 390Q59: How can I report about bugs in Rockbox?
448A61: If we were better programmers we would take that as an insult. But we 391A59: If we were better programmers we would take that as an insult. But we
449 aren't, so we won't. The first step in reporting a bug is to review 392 aren't, so we won't. The first step in reporting a bug is to review
450 the rules we ask you to follow in your submission (listed at: 393 the rules we ask you to follow in your submission (listed at:
451 http://rockbox.haxx.se/bugs.shtml#rules). 394 http://rockbox.haxx.se/bugs.shtml#rules).
@@ -455,8 +398,8 @@ A61: If we were better programmers we would take that as an insult. But we
455 submitted through SourceForge's bug tracker. (A link to the bug tracker 398 submitted through SourceForge's bug tracker. (A link to the bug tracker
456 can be found under our bug submission rules.) 399 can be found under our bug submission rules.)
457 400
458Q62: What's with all the different versions of Rockbox? 401Q60: What's with all the different versions of Rockbox?
459A62: There are really only two versions of Rockbox. One for Players and one 402A60: There are really only two versions of Rockbox. One for Players and one
460 for Recorders. However, we do have 3 other 'versions' of Rockbox 403 for Recorders. However, we do have 3 other 'versions' of Rockbox
461 available for download. These would be Releases, Daily Builds, and 404 available for download. These would be Releases, Daily Builds, and
462 Bleeding Edge. 405 Bleeding Edge.
@@ -481,40 +424,38 @@ A62: There are really only two versions of Rockbox. One for Players and one
481 but would love to hear any reports you may have about Release or Daily 424 but would love to hear any reports you may have about Release or Daily
482 build versions. (see "How can I report about bugs in Rockbox?") 425 build versions. (see "How can I report about bugs in Rockbox?")
483 426
484Q63: I am in Windows and can't create a .rockbox directory to store my 427Q61: I am in Windows and can't create a .rockbox directory to store my
485 files. When are you going to fix this? 428 files. When are you going to fix this?
486A63: We won't. The limitations of your operating system is not reason 429A61: We won't. The limitations of your operating system is not reason
487 enough for us to change how we handle things. And you _can_ create 430 enough for us to change how we handle things. And you _can_ create
488 this directory. Open a command line and type: 431 this directory. Open a command line and type:
489 mkdir j:\.rockbox 432 mkdir j:\.rockbox
490 You will need to correct the location for the drive letter that Windows 433 You will need to correct the location for the drive letter that Windows
491 assigns to your drive. 434 assigns to your drive.
492 435
493Q64: I own a Mac. I can't seem to create the .rockbox file. Can you 436Q62: I own a Mac. I can't seem to create the .rockbox file. Can you
494 fix this? 437 fix this?
495A64: Truth is, we don't need to fix anything. If you are using OSX then you 438A62: Truth is, we don't need to fix anything. If you are using OSX then you
496 can just open a console, change directories to the device and just: 439 can just open a console, change directories to the device and just:
497 mkdir .rockbox 440 mkdir .rockbox
498 441
499 If you are in another version then you should be able to do command-N in 442 If you are in another version then you should be able to do command-N in
500 the Finder, then name the folder. 443 the Finder, then name the folder.
501 444
502Q65: Will Rockbox work on any of Archos' other units? 445Q63: Will Rockbox work on any of Archos' other units?
503A65: Some development has recently occurred on the Archos FM units, and is 446A63: Right now Rockbox supports the Archos' Players, Recorders (v1 and v2)
504 in the daily builds. However the FM development is not being done by 447 and the FM Recorder.
505 the core team, and so is progressing at a slower rate. As yet,
506 no development is planned for any of Archos' other units.
507 448
508Q66: I copied the rockbox MOD/AJZ file to the root, removed the jukebox 449Q64: I copied the rockbox MOD/AJZ file to the root, removed the jukebox
509 safely and rebooted. But Rockbox still didn't load. What is wrong? 450 safely and rebooted. But Rockbox still didn't load. What is wrong?
510 I am running Windows. 451 I am running Windows.
511A66: The old MOD/AJZ was not entirely deleted from the disk. It is still 452A64: The old MOD/AJZ was not entirely deleted from the disk. It is still
512 there, and the boot loader finds that one instead of the new file. Here's 453 there, and the boot loader finds that one instead of the new file. Here's
513 what you can do: 454 what you can do:
514 455
515 - Download and install Directory Snoop (version 4.03 in November 2002) 456 - Download and install Directory Snoop (version 4.03 in November 2002)
516 from http://www.briggsoft.com/dsnoop.htm 457 from http://www.briggsoft.com/dsnoop.htm
517 It's shareware, the trial version can be used 25 times. 458 It's shareware, the trial version can be used 25 times.
518 459
519 Directory Snoop can display true drive contents by bypassing the 460 Directory Snoop can display true drive contents by bypassing the
520 operating system and reading the raw drive sectors directly. 461 operating system and reading the raw drive sectors directly.
@@ -524,21 +465,21 @@ A66: The old MOD/AJZ was not entirely deleted from the disk. It is still
524 - Launch Directory snoop 465 - Launch Directory snoop
525 466
526 - Click on the Jukebox drive letter in the [select drive] field in the 467 - Click on the Jukebox drive letter in the [select drive] field in the
527 toolbar. The content of the jukebox hard drive appears in the main 468 toolbar. The content of the jukebox hard drive appears in the main
528 window. Files which appear in red color don't seem to be present on the 469 window. Files which appear in red color don't seem to be present on the
529 hard drive, but they still here. 470 hard drive, but they still here.
530 471
531 - Simply select the appropriate files (red color) and purge them 472 - Simply select the appropriate files (red color) and purge them
532 (Purge button). Of course, don't erase the new archos.mod file and the 473 (Purge button). Of course, don't erase the new archos.mod file and the
533 .rockbox directory :) 474 .rockbox directory :)
534 475
535 - Safely remove (Windows unmount device function) the Jukebox. 476 - Safely remove (Windows unmount device function) the Jukebox.
536 Power it up and ...voila... Rockbox is there! 477 Power it up and ...voila... Rockbox is there!
537 478
538 (Thanks to Olivier Rafidison for this info) 479 (Thanks to Olivier Rafidison for this info)
539 480
540Q67: What kind of mic can I connect to my AJBR? 481Q65: What kind of mic can I connect to my AJBR?
541A67: There are several types of microphones. 482A65: There are several types of microphones.
542 483
543 Dynamic: The one that's available from Archos is a dynamic one. 484 Dynamic: The one that's available from Archos is a dynamic one.
544 Their output level is high enough so that they don't need an 485 Their output level is high enough so that they don't need an
@@ -594,38 +535,38 @@ A67: There are several types of microphones.
594 http://www.hut.fi/Misc/Electronics/circuits/microphone_powering.html. 535 http://www.hut.fi/Misc/Electronics/circuits/microphone_powering.html.
595 (As described, you also need amplification.) 536 (As described, you also need amplification.)
596 537
597Q68: I can't start rockbox when the charger is connected. What am I doing 538Q66: I can't start rockbox when the charger is connected. What am I doing
598 wrong? 539 wrong?
599A68: If your device is off and you connect the charger, the Archos charger code 540A66: If your device is off and you connect the charger, the Archos charger code
600 is started immediately. You can then start Rockbox with holding down the 541 is started immediately. You can then start Rockbox with holding down the
601 ON key for several seconds. Hold the key down a really long time, until 542 ON key for several seconds. Hold the key down a really long time, until
602 you see the Rockbox logo! 543 you see the Rockbox logo!
603 544
604Q69: Why can't you implement a cross-fader? That would be so cool! 545Q67: Why can't you implement a cross-fader? That would be so cool!
605A69: Please read our NODO faq. http://rockbox.haxx.se/docs/nodo.html#3 546A67: Please read our NODO faq. http://rockbox.haxx.se/docs/nodo.html#3
606 547
607Q70: My screen is all black/white when I run Rockbox on my Recorder! 548Q68: My screen is all black/white when I run Rockbox on my Recorder!
608A70: We have no way of knowing the correct contrast setting from start and the 549A68: We have no way of knowing the correct contrast setting from start and the
609 displays differ a lot. Change your contrast setting by doing this: 550 displays differ a lot. Change your contrast setting by doing this:
610 551
611 F1, down, right, down, down, right, down, down, down, right, down (until 552 F1, down, right, down, down, right, down, down, down, right, down (until
612 you like the contrast) 553 you like the contrast)
613 554
614Q71: Where are the FM controls for the FM Recorder? 555Q69: Where are the FM controls for the FM Recorder?
615A71: In Rockbox 2.0 and earlier, FM support was not yet developed. FM tuner 556A69: In Rockbox 2.0 and earlier, FM support was not yet developed. FM tuner
616 support is only available using the very latest versions of the Rockbox 557 support is only available using the very latest versions of the Rockbox
617 builds for the FM Recorder. 558 builds for the FM Recorder.
618 559
619Q72: I installed/renamed ajbrec.ajz (or archos.mod) but I am still booting 560Q70: I installed/renamed ajbrec.ajz (or archos.mod) but I am still booting
620 with another version of firmware. 561 with another version of firmware.
621A72: When looking on the hard disk the Archos firmware only matches the first 562A70: When looking on the hard disk the Archos firmware only matches the first
622 ten characters of the file name. Because of this files like 563 ten characters of the file name. Because of this files like
623 ajbrec.ajz.bak or ajbrec.ajz-20030404 match and are loaded. To 564 ajbrec.ajz.bak or ajbrec.ajz-20030404 match and are loaded. To
624 prevent this from happening, give the it a file name that differs in 565 prevent this from happening, give the it a file name that differs in
625 the first 10 characters, e.g., ajbrec.bak.ajz. 566 the first 10 characters, e.g., ajbrec.bak.ajz.
626 567
627Q73: Help! My recorder crashes when I copy files to it! 568Q71: Help! My recorder crashes when I copy files to it!
628A73: Yes, the recorder can crash when you copy several gigabytes of 569A71: Yes, the recorder can crash when you copy several gigabytes of
629 files to it. The explanation is simple: Copying several gigabytes 570 files to it. The explanation is simple: Copying several gigabytes
630 of files through USB requires a long period of sustained disk 571 of files through USB requires a long period of sustained disk
631 activity and drains more power than the batteries of the recorder 572 activity and drains more power than the batteries of the recorder
@@ -641,16 +582,16 @@ A73: Yes, the recorder can crash when you copy several gigabytes of
641 582
642 There is no solution, just some tips. 583 There is no solution, just some tips.
643 584
644 * Connect to the charger when copying lots of files. This will 585 - Connect to the charger when copying lots of files. This will
645 not prevent the problem, but it will take longer to happen. 586 not prevent the problem, but it will take longer to happen.
646 * Make sure you have "Deep Discharge" disabled. 587 - Make sure you have "Deep Discharge" disabled.
647 * Switch off the "Backlight On When Plugged" option. 588 - Switch off the "Backlight On When Plugged" option.
648 * Use USB 2.0. Transfers will be much faster. 589 - Use USB 2.0. Transfers will be much faster.
649 * Copy incrementally. With fully charged standard batteries it 590 - Copy incrementally. With fully charged standard batteries it
650 should be capable of sustained copying for 2 - 2.5 hours. 591 should be capable of sustained copying for 2 - 2.5 hours.
651 592
652Q74: What should I know about digital I/O connector on my jukebox? 593Q72: What should I know about digital I/O connector on my jukebox?
653A74: The Recorder models have a connector for digital audio output using the 594A72: The Recorder models have a connector for digital audio output using the
654 common S/PDIF standard (Sony/Phillips Digital Interface). This jack is 595 common S/PDIF standard (Sony/Phillips Digital Interface). This jack is
655 not present on the Studio/Player/FM Recorder models. By using the digital 596 not present on the Studio/Player/FM Recorder models. By using the digital
656 output in combination with high class external equipment, you can get 597 output in combination with high class external equipment, you can get
@@ -700,8 +641,8 @@ A74: The Recorder models have a connector for digital audio output using the
700 (for digital output from the Archos) or optical to electrical (for 641 (for digital output from the Archos) or optical to electrical (for
701 digital recording in to the Archos). 642 digital recording in to the Archos).
702 643
703Q75: How do I unsubscribe from the rockbox mailing list? 644Q73: How do I unsubscribe from the rockbox mailing list?
704A75: The same way you subscribed, but you send an 'unsubscribe' request to the 645A73: The same way you subscribed, but you send an 'unsubscribe' request to the
705 mailing list server instead of the 'subscribe' one you sent before. 646 mailing list server instead of the 'subscribe' one you sent before.
706 647
707 This is all mentioned on the same web page: http://rockbox.haxx.se/mail/ 648 This is all mentioned on the same web page: http://rockbox.haxx.se/mail/
@@ -724,8 +665,8 @@ A75: The same way you subscribed, but you send an 'unsubscribe' request to the
724 mailing list: how to post, how to unsubscribe, where to find the mailing 665 mailing list: how to post, how to unsubscribe, where to find the mailing
725 list archives etc. Sensible mail clients can display these headers. 666 list archives etc. Sensible mail clients can display these headers.
726 667
727Q76 What is the Recorder V2? 668Q74: What is the Recorder V2?
728A76 The Recorder V2 is essentially an FM Recorder without the radio. It looks 669A74: The Recorder V2 is essentially an FM Recorder without the radio. It looks
729 and works like the FM Recorder except for the radio, and has LiIon 670 and works like the FM Recorder except for the radio, and has LiIon
730 batteries. It is meant to replace the older Recorder model. 671 batteries. It is meant to replace the older Recorder model.
731 NOTE! The first V2 Recorders were in fact real FM Recorders with the 672 NOTE! The first V2 Recorders were in fact real FM Recorders with the